“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
C++ is a Object Oriented Programming Language, Which is a Advance Version of C. In C++ some concept like data hiding, encapsulation, Abstract Data type, Inheritence, Operation & Function Overloading can be possible….
C++ evolved from C into an Object Oriented Programming language, by Bjarne Soustroup in the early 80’s. It is a so called hybrid progamming language, meaning you can natively program in either procedural or OOP style, or both at the same time.
It is very fast and portable, and has good connection to the systems lower operational modules and direct memory adressing, making C / C++ the most widely used programming language when it comes to general purpose operating systems.
With the OOP system C++ also introduces familiar terms like inheritance, overloading, and many more methods standard to OOP languages.
Submitted By: Satwinder singh saini — September 10, 2008
C++ is a object oriented language and is used for developing projects. It has more concepts than c like inheritance,polymorphism,data abstraction, encapsulation etc.
c++ is a object oriented programing language (not purely) and it has so many extra qualities than c
it is a object oriented programming language it provides strong support for c.
C++ is a Object Oriented Programming Language, Which is a Advance Version of C. In C++ some concept like data hiding, encapsulation, Abstract Data type, Inheritence, Operation & Function Overloading can be possible….
c++ is a object oriented programing language (not purely) and it is improvement over the structured programing paradigm
C++ evolved from C into an Object Oriented Programming language, by Bjarne Soustroup in the early 80’s. It is a so called hybrid progamming language, meaning you can natively program in either procedural or OOP style, or both at the same time.
It is very fast and portable, and has good connection to the systems lower operational modules and direct memory adressing, making C / C++ the most widely used programming language when it comes to general purpose operating systems.
With the OOP system C++ also introduces familiar terms like inheritance, overloading, and many more methods standard to OOP languages.
C++ is an object oriented language . It is extention of ‘C’ . It has more concepts than ‘c’ .
C++ is a object oriented language and is used for developing projects. It has more concepts than c like inheritance,polymorphism,data abstraction, encapsulation etc.
Leave an Answer/Comment