best answer > Can we inherit static members in Java 2024?- QuesHub | Better Than Quora
The most authoritative answer in 2024
  • Scarlett Patel——Studied at the University of Toronto, Lives in Toronto, Canada.

    Static methods are inherited in Java but they don't take part in polymorphism. If we attempt to override the static methods they will just hide the superclass static methods instead of overriding them. Static method is inherited in subclass but it is not polymorphism.Apr 24, 2012read more >>
    +119962023-06-17 06:42:31

About “Static methods、、static methods”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消