Programming - Interfaces - Discussion

You Are Here :: Home > JAVA > Interfaces - Discussion

 



Q.

A class that implements an interface must implement all the methods declared in the ______________.                         


A. Interface B. Abstraction
C. Encapsulation D. Inheritance

Answer: Option A
Explaination:

 


A class that implements an interface must implement all the methods declared in the interface.




Discussion

Your Comments Goes here...
NameDiscussion