Advertisements
Advertisements
Question
A single target inheriting many bases is known as multilevel inheritance.
Options
True
False
MCQ
True or False
Solution
This statement is False.
Explanation:
- Multilevel inheritance is a chain of inheritance in which one class inherits from another, which is then inherited by a third class, resulting in numerous levels.
- The scenario stated in the statement "A single target inheriting many bases" is an example of multiple inheritance, not multilevel inheritance.
shaalaa.com
Is there an error in this question or solution?