Computer Science, asked by biriyani71, 10 months ago

write the benefits of C++​

Answers

Answered by PrashantMishra420420
1

Benefits of C++

C++ is a highly portable language and is often the language of choice for multi-device, multi-platform app development.

C++ is an object-oriented programming language and includes classes, inheritance, polymorphism, data abstraction and encapsulation.

C++ has a rich function library.

Answered by shree2131
1

Answer:

Portability. C++ offers the feature of portability or platform independence which allows the user to run the same program on different operating systems or interfaces at ease. ...

Object-oriented. ...

Multi-paradigm. ...

Low-level Manipulation. ...

Memory Management. ...

Large Community Support. ...

Compatibility with C. ...

Scalability.

Similar questions