Answer Posted / premnath
C++ is a Object Oriented Programming Language which is derived from C.
C++ is a general purpose language and is invented by "Bjarne Stroustrup" .
The main features of C++(OOP) are :
Operators and operator overloading,
Classes,
Objects,
Encapsulation,
Inhiritence,
Polymorphism &
Templates.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is c language and why we use it?
How can I call fortran?
Wt are the Buses in C Language
What are the disadvantages of a shell structure?
Write programs for String Reversal & Palindrome check
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
When should a far pointer be used?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Why doesnt long int work?
find the sum of two matrices and WAP for it.
What is the difference between constant pointer and constant variable?
What is difference between Structure and Unions?
Difference between goto, long jmp() and setjmp()?
Which is best linux os?
How will you delete a node in DLL?