Computer Science, asked by ss2054783, 5 months ago

explain any two characteristics of C++​

Answers

Answered by Anonymous
0

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.

Hope it helps you

Answered by Abhisheksingh5722
1

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.

Language paradigms: Object-oriented programming, Procedural programming

Language designers: Bjarne Stroustrup

brainlist \: please

Similar questions