Does a class inherit the constructors of its superclass?
A class does not inherit constructors from any of its super classes.
Explore posts in the same categories: Java Interview Questions, Object Oriented Interview Questions