1.Programming language in C++ C++ is one among the world's hottest programming languages . C++ are often found in today's operating systems , Graphical User Interfaces , and embedded systems . C++ is an object-oriented programing language which provides a transparent structure to programs and allows code to be reused, lowering development costs.The general purpose programming language of c++ is to use the class shape which was not in c language.Which is created by bjarne stroustrup as an extension of c language. 2.Object Oriented Programming Object Oriented programming in c++ as the name suggests, it uses objects in programming. Object-oriented programming aims to implement real-world entities like inheritance, hiding, polymorphism, etc in programming. The main aim of OOP ( Object-oriented programming) is to bind together the info and therefore the functions that operate them in order that no other part of the code can access this data except that function...