ABSTRACTION - Java OOPs Simplified - Part 5
Jan 13, 2024 · 7 min read · ABSTRACTION In the previous articles, we delve deep into the 2 pillars of OOPs, i.e. Inheritance and Polymorphism. In this, we will understand the important things related to another important pillar of OOPs, i.e. Abstraction. So the first question i...
Join discussion