1.

If __________________ inheritance is done continuously, it is similar to tree structure.(a) Hierarchical(b) Multiple(c) Multilevel(d) Hierarchical and MultipleI had been asked this question by my school principal while I was bunking the class.This question is from Hybrid Inheritance in portion Inheritance & its Types of Object Oriented Programming

Answer»

Correct choice is (a) Hierarchical

To explain I would SAY: Hierarchical inheritance is deriving more than ONE classes from a base CLASS, it it is done continuously and subsequently, it results forming a tree like STRUCTURE of classes being linked.



Discussion

No Comment Found

Related InterviewSolutions