Which of the following is NOT a valid use of Java interfaces?
Defining method contracts without implementation
Supporting multiple inheritance
Achieving polymorphism
Extending a class
This question is part of this quiz :