Computer Science, asked by satyamkumarking, 1 year ago

Define Encapsulation and Polymorphism with the context of Java.​

Answers

Answered by Anonymous
3

Encapsulation :- binding of data members and member function into single unit called encapsulation.

Polymorphism:- phenomena in which different object takes different set of action in same message called polymorphism.

Similar questions