C++ For Kids

Page Index

 

 

What is C++?

C++ is a middle-level language, as it encapsulates both high and low level language features.

 

Object-Oriented Programming (OOPs)                                                                                            

C++ supports the object-oriented programming, the four major pillar of object-oriented programming (OOPs) used in C++ are: 

 

Inheritance

Polymorphism

Encapsulation

Abstraction

C++ Standard Libraries

Standard C++ programming is divided into three important parts:

Usage of C++

By the help of C++ programming language, we can develop different types of secured and robust applications: