Computer Science, asked by brindhadevi31, 20 days ago

minimal functionality in oops?​

Answers

Answered by hasumatirathod79
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