About this document
OOP Concepts and C++ Language Overview by Harsh Arya is a document available to read on EtoBox.
This document summarizes the key topics from a lecture on the relation between object-oriented programming (OOP) and C++. It discusses how C++ provides syntax to implement OOP concepts like encapsulation, types of member functions (accessors and mutators), terminology mappings between OOP and C++, and classifications of programming languages based on their support for OOP principles like encapsulation, polymorphism and inheritance. Programming languages are classified as non-OOP, partially OOP, OOP and pure
- Author
- Harsh Arya
- Language
- EN