Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which concept of Java is a way of converting real world objects in terms of class?

a) Polymorphism
b) Abstraction
c) Inheritance
d) Encapsulation

Answer: b
Explanation: Abstraction is the concept of defining real world objects in terms of classes or interfaces.

Join The Discussion