best answer > Is it mandatory to implement all the methods of an interface 2024?- QuesHub | Better Than Quora
  • Is it mandatory to implement all the methods of an interface 2024?

    interface implement

    Questioner:Oliver Rivera 2023-06-09 06:42:34
The most authoritative answer in 2024
  • Sophia Martinez——Studied at the University of Oxford, Lives in Madrid.

    Yes, it is mandatory to implement all the methods in a class that implements an interface unless and until that class is an Abstract class. You have two choices: - implement every method required by the interface or - declare the missing methods abstract in your class.May 12, 2011read more >>
    +119962023-06-11 06:42:34

About “、interface、implement”,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.

分享到

取消