What is the full form of c++?



What is the full form of c++?..

Answer / Neha Nimesh

The full form of C++ is 'C with classes'. It was developed by Bjarne Stroustrup at Bell Labs as an extension to the C programming language. C++ supports object-oriented and generic programming features.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How do you generate a random number in c++?

1 Answers  


What is an undefined behavior and sequence points

1 Answers  


What should main() return in c and c++?

1 Answers  


What is virtual table?

1 Answers  


Is c++ used anymore?

1 Answers  


What are the two types of comments, and how do they differ?

1 Answers  


What are the advantages of using friend classes?

1 Answers  


What are the main features of c++?

1 Answers  


Explain class invariant.

1 Answers  


Define namespace in c++?

1 Answers  


What is c++ namespace?

1 Answers  


Write a program to find the Factorial of a number

1 Answers  


Categories