Created: 2021/08/11
Classes & Objects | |||||||||||||||||||
class definition |
class sample { int a; // this scope is private public: ... };
|
||||||||||||||||||
Inheritance | |||||||||||||||||||
Overloading | |||||||||||||||||||
Polymorphism | |||||||||||||||||||
Abstraction | |||||||||||||||||||
Encapsulation | |||||||||||||||||||
Interfaces | |||||||||||||||||||
2023-11-24 13:06:52
Created: 2021/08/11
Classes & Objects | |||||||||||||||||||
class definition |
class sample { int a; // this scope is private public: ... };
|
||||||||||||||||||
Inheritance | |||||||||||||||||||
Overloading | |||||||||||||||||||
Polymorphism | |||||||||||||||||||
Abstraction | |||||||||||||||||||
Encapsulation | |||||||||||||||||||
Interfaces | |||||||||||||||||||