Programming - Interfaces - Discussion

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

 



Q.

An implementation class itself can be _______________ and if so interface methods need not be implemented.                         


A. Abstract B. Static
C. Non-Static D. Parameterized

Answer: Option A
Explaination:

 


An implementation class itself can be abstract and if so interface methods need not be implemented.




Discussion

Your Comments Goes here...
NameDiscussion