Tell About C++ in Programming Language
What is C++ in programming language?
Answers
Answered by
0
C++ (pronounced cee plus plus) is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
It was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights.
Answered by
8
Answer:
C is a powerful general-purpose programming language. It can be used to develop software like operating systems, databases, compilers, etc. C programming is an excellent language to learn to program for beginners.
Similar questions