Single Inheritance: Single inheritance is one in which the derived class inherits the single base class either publicly, privately or protectedly . In single inheritance, the derived class uses the features or members of the single base class.
Single Inheritance: Single inheritance is one in which the derived class inherits the single base class either publicly, privately or protectedly . In single inheritance, the derived class uses the features or members of the single base class.