1.

Which of the following is not a type of inheritance?(a) Double-level(b) Multi-level(c) Single-level(d) MultipleI got this question during an interview for a job.I need to ask this question from Inheritance topic in section Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python

Answer»

The CORRECT answer is (a) Double-level

The BEST I can explain: MULTIPLE, multi-level, single-level and HIERARCHICAL inheritance are all types of inheritance.



Discussion

No Comment Found

Related InterviewSolutions