Answer:
Object-Oriented Programming.
Explanation:
The object oriented programming is the model which is based on "objects" that may contains information in field form and code in the form of function or procedures or block.The main objective of Object-Oriented Programming to implement real-world objects in programming such as inheritance etc.
The C++ programming language supports the feature of Object-Oriented Programming They offer a number of features that will "spruce" the C language,