OOPs in real world !
Oct 6, 2023 · 2 min read · Object Oriented Programming Object oriented programming have four pillars:- Inheritance Abstraction Encapsulation Polymorphism Inheritance.. Inheritance is one of the pillar of Object Oriented Programming language. In programming perspective it ...
GAAGaMing and 2 more commented