CPP Language / Object-Oriented Programming (OOPS)Object-oriented programming (OOPS)uses objects in the programming languages. Object is a real world thing or entity. An object consists of State, Behavior and Identity.
OOPs Concepts
Advantages of OOP
Applications of Object Oriented Programming 1. User interface design such as windows, menu. 2. Real Time Systems 3. Simulation and Modeling 4. Object oriented databases 5. AI and Expert System 6. Neural Networks and parallel programming 7. Decision support and office automation systems etc. |