Q. In Java, can a subclass inherit static methods from its superclass?
β
Correct Answer: (C)
Yes, a subclass inherits static methods from its superclass
You must be Logged in to update hint/solution