Computer Science, asked by mithoogoswami1984, 3 days ago

what is c++ ? what are the features of c++??​

Answers

Answered by IxIitzurshizukaIxI
3

Answer:

C++ is an Object-Oriented Programming Language, unlike C which is a procedural programming language. This is the most important feature of C++. It can create/destroy objects while programming. Also, It can create blueprints with which objects can be created.

Answered by ankurgoswami1976
7

Answer:

C++ is an Object-Oriented Programming Language, unlike C which is a procedural programming language. This is the most important feature of C++. It can create/destroy objects while programming. Also, It can create blueprints with which objects can be created.

Similar questions