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 of the following is not OOPS concept in Java?

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

Answer: d
Explanation: There are 4 OOPS concepts in Java i.e Inheritance, Encapsulation, Polymorphism and Abstraction.

Join The Discussion