Hi Java Professionals,
I need to do the following question and I don't know how to do, please teach me, thanks a lot in advance.
A constructor can invoke the constructor of the the direct superclass using the superclass constructor invocation(i.e. super(argumentList).
a)true
b)false