two basic principles of object oriented programming
Answers
Answered by
0
Explanation:
DIP-Dependency Inversion Principle
ISP-Interface Segregation Principle
sorry if it is wrong
hope it will help you
Answered by
3
Two basic principles of object oriented programming are Enscapsulation and Polymorphism.
Similar questions