Computer Science, asked by truptikhalate3, 2 months ago

How C++ is different from other high level
languages?​

Answers

Answered by pjgaikar06
7

C++ is an object-oriented programming language and includes classes, inheritance, polymorphism, data abstraction and encapsulation. C++ has a rich function library. C++ allows exception handling, and function overloading which are not possible in C. C++ is a powerful, efficient and fast language.

Answered by Anonymous
7
  • C++ is an object-oriented programming language and includes classes
  • C++ has a rich function library.
  • C++ allows exception handling, and function overloading which are not possible in C.
  • C++ is a powerful, efficient and fast language.

________________________________

Similar questions