October 2018
Intermediate to advanced
370 pages
9h 15m
English
Single inheritance is the simplest form of inheritance, whereby a derived class has only one parent class. In the following diagram, class B is derived from class A, and class A is a superclass of class B. The programming and advanced programming examples in the property-overriding section were examples of single inheritance:

Read now
Unlock full access