What are the 4 basics of OOP?; What are the 4 basics of OOP?
Answers
Answered by
0
Encapsulation and all,
Is this question belongs to programming background?
Answered by
3
Answer:
The four principles of object-oriented programming are:-
==> Encapsulation.
==> Abstraction.
==> Inheritance.
==> Polymorphism.
_____##Thanks.
Similar questions