1.

Static members are not inherited to subclass.(a) True(b) FalseThis question was addressed to me in quiz.My question is from Inheritance in division Inheritance of Java

Answer»

Right CHOICE is (B) False

The best explanation: STATIC members are also INHERITED to subclasses.



Discussion

No Comment Found

Related InterviewSolutions