Inheritance where one object acquires all properties & behaviors of parent object - Core Java
Q. Which is a mechanism where one object acquires all the properties and behaviors of the parent object?- Published on 20 Jul 15a. Inheritance
b. Encapsulation
c. Polymorphism
d. None of the above
ANSWER: Inheritance