+3 votes
in Class 12 by kratos

Based on the diagram, answer the following:

  1. Write the name of the base class and derived class of state.

  2. Write the type of inheritance depicted in the diagram.

1 Answer

+3 votes
by kratos
 
Best answer
  1. Base class of state – Country

Derived class of state – City

  1. Multilevel inheritance
...