Programming - Interfaces - Discussion

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

 



Q.

____________ can be used to define a generic template and then one or more abstract classes to define partial implementations of the interface.                         


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

Answer: Option A
Explaination:

 


Interface can be used to define a generic template and then one or more abstract classes to define partial implementations of the interface.




Discussion

Your Comments Goes here...
NameDiscussion