True/False
Inheritance can be applied to interfaces, so that one interface can be derived from another interface.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A reference variable can refer to any
Q4: What are constructors used for? How are
Q5: A polymorphic reference uses the type of
Q6: Instance variables should be declared with public
Q7: How is overriding related to polymorphism?
Q9: Interfaces allow us to make _ references,
Q10: Errors and exceptions represent unusual or invalid
Q11: If an exception is not caught and
Q12: Each _ clause on a try statement
Q13: An object reference variable stores the _