minimal functionality in oops?
Answers
Answered by
4
Answer:
The 4 basic features are inheritance, polymorphism, encapsulation and abstraction. Further, one is, object use is must, secondly, message passing and lastly, Dynamic binding. Explanation: The interaction between two object is called the message passing feature. Data transfer is not a feature of OOP.
Similar questions