What is the difference between superclass and subclass?
A super class is a class that is inherited whereas sub class is a class that does the inheriting.
Explore posts in the same categories: C/C++ Interview Questions, Java Interview Questions, Object Oriented Interview Questions