Home » JAVA Programming » Inheritance » Question
  1. Static members are not inherited to subclass.
    1. return 0
    2. return values
    3. False
    4. True
    5. None of these
Correct Option: C

Static members are also inherited to subclasses.



Your comments will be displayed only after manual approval.