What is C++? Explain in detail.
Answers
Answered by
2
Answer:
C++ is a object oriented programming language created by Bjarne Stroustrup . C++ is widely used in programming of game development engines. C++ can easily manipulate hardware resources and it can also provide procedural programming for CPU intensive functions.
Answered by
3
C/C++ C is a high-level programming language that was developed in the mid-1970s. It was originally used for writing Unix programs, but is now used to write applications for nearly every available platform. ... C++, pronounced "C plus plus," is a programming language that was built off the C language.
Similar questions