1.

Which concept of Java is a way of converting real world objects in terms of class?(a) Polymorphism(b) Encapsulation(c) Abstraction(d) InheritanceThis question was posed to me in a national level competition.My question is taken from Concepts of OOPs in portion Java Environment & OOPS Concepts of Java

Answer»

Right option is (c) ABSTRACTION

Explanation: Abstraction is the concept of DEFINING real world OBJECTS in TERMS of classes or interfaces.



Discussion

No Comment Found

Related InterviewSolutions