Benefits of OOPS:-
OOP is used in Several Places the Features of the OOPS include
1. Inheritance: - We know that OOPS Provide Inheritance with the Help of the
Inheritance The Code that is Previously Code is used in many Places where we wants
By using the Inheritance We can Create our Programs by using pre-defined code.
2. In C++ we can write the Code into the Classes So that it is called as OOP Languages.
3. In the Classes we can create many Objects.
4. C++ is both Compiled and Interpreter Languages.