Computer Science, asked by tejumanjula68, 20 days ago

explain the characteristics of C++ programming language​

Answers

Answered by Simran200837
3

Answer:

C++ is an object-oriented language, unlike C which is a procedural language. This is one of the most important features of C++. It employs the use of objects while programming. These objects help you implement real-time problems based on data abstraction, data encapsulation, data hiding, and polymorphism.

Answered by 390comsyu2020shivang
5

Answer:

please mark me on brainlist

Explanation:

C++ is an object-oriented language, unlike C which is a procedural language. This is one of the most important features of C++. It employs the use of objects while programming. These objects help you implement real-time problems based on data abstraction, data encapsulation, data hiding, and polymorphism.

Similar questions