What is c++ ?? what are the features of C++??
Answers
Answered by
2
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
1
Answer:
C++ is high level programming language.
The features of C++ are:
1) It is simple to work on it.
2) It is machine dependent
3) It is very popular for programming, more than 1 million use it for programming
4)it has case sensitivity
I am learning C++ on my laptop every day
hope this help u
mark as brainliest
Explanation:
Similar questions