What are the main features of C++ language?
Answers
Answered by
1
⭐C++ introduces object-oriented programming (OOP) features to C.
⭐It offers classes, which provide the four features commonly present in OOP (and some non-OOP) languages:
⭐Abstraction
⭐Encapsulation
⭐Inheritance
⭐Polymorphism.
Answered by
1
Main features of c++ language are :
it is a computer programming language . its replaced traditional programming language like FORTRAN and ALGOL
it is creating by c language.
it is also called mother language .
it supports a programmer to create programs that works with a close interaction to hardware....
hopes helps...
Anonymous:
Yes
Similar questions