Wednesday 6 April 2016

Features of C++

Features of C++

Hello friends here we will discuss about Features of C++ in very simple way;

features of c++

The C++ programming language is based on the C language. It simple and easier than C. In C++ you can define variable any where in program.

C++ is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features.

C++ support following oops concept;


  • Encapsulation
  • Data hiding
  • Inheritance
  • Polymorphism

Some important features of C++ are;


  • C++ have big Function Library
  • It is object oriented programming language.
  • mainly C++ is used for developing System Software viz., operating systems, compilers, editors and data bases.
  • C++ have Exception Handling concept.




9 comments: