Inheritance is an example of which type of hierarchy
Class Structure
Object Structure
Both
None of the mentioned
Answer and explanation
Inheritance is the most important "is a" (class structure) hierarchy and not "part of" (object structure) hierarchy.
