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 |
How do I use arrays in c++?
When should we use multiple inheritance?
Describe the syntax of single inheritance in C++?
Can I learn c++ as my first language?
What is pointer with example?
What are the 3 levels of programming languages?
What is using namespace std in cpp?
What is the most common mistake on c++ and oo projects?
What is the difference between an enumeration and a set of pre-processor # defines?
What is anonymous object in c++?
What do the header files usually contains?
Is nan a c++?