Question: Explain the four pillars of OOP.Answer: The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is Object-Oriented Programming (OOP)?
- Explain the four pillars of OOP.
- How does inheritance work in PHP?