Programming - Interfaces - Discussion

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

 



Q.

Checked exceptions should not be declared on implementation methods other than the ones declared by the interface method or subclasses of those declared by the interface method.                         


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

Answer: Option A
Explaination:

 


Checked exceptions should not be declared on implementation methods other than the ones declared by the interface method or subclasses of those declared by the interface method.




Discussion

Your Comments Goes here...
NameDiscussion