Features of C++
The main features of c++ is; it is object oriented programming language,
Some feature of this programming language is;
- Easy and simple to learn
- Support Inheritance
- Support polymorphism
- Support Encapsulation
- Support Abstraction
- Compiler based
- Syntax based
The main disadvantage with this language is; it is platform dependent language, it means once you write any C++ code on one system you can't run this code on another system which has a different operating system.
C++ is more secure than c language. This is very simple and easy to learn.
No comments:
Post a Comment