what is c++



what is c++..

Answer / Surendra Kumar Das

C++ is a high-level programming language that was developed by Bjarne Stroustrup in 1983 at Bell Labs as an extension of the C programming language. It is one of the most popular programming languages, known for its efficiency and versatility in developing complex applications such as operating systems, browsers, games, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How do I use arrays in c++?

1 Answers  


When should we use multiple inheritance?

1 Answers  


Describe the syntax of single inheritance in C++?

1 Answers   Fidelity,


Can I learn c++ as my first language?

1 Answers  


What is pointer with example?

1 Answers  


What are the 3 levels of programming languages?

1 Answers  


What is using namespace std in cpp?

1 Answers  


What is the most common mistake on c++ and oo projects?

1 Answers  


What is the difference between an enumeration and a set of pre-processor # defines?

1 Answers  


What is anonymous object in c++?

1 Answers  


What do the header files usually contains?

1 Answers  


Is nan a c++?

1 Answers  


Categories