About this document
OOP Concepts and C++ Project Guide by adi is a document available to read on EtoBox.
The document discusses key concepts in object-oriented programming like abstraction, encapsulation, modularity, and hierarchy. It then provides an example C++ project that defines a Student struct and uses functions to sort an array of students by average or name. The document concludes by outlining 4 problems for an upcoming seminar involving classes like Segment, Vector, Set and Polynomial.
- Author
- adi
- Language
- EN