Introduction to C++ Language
However
there are a few minor differences that will prevent a C Program to run under
C++ compiler.
The
most important facilities that C++ adds on to C are class, Inheritance,
function overloading. These features enable creating of abstract data types,
inheritance properties from existence data type, and supports polymorphism, thereby
making C++ a truly oriented language.
I hope you enjoyed this blog if you like it so please share.
or
like our facebook page.
Post a Comment