Programming - Interfaces - Discussion

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

 



Q.

The _____________ access specifier indicates that the interface can be used by any class in any package.                         


A. Private B. Protected
C. Public D. Default

Answer: Option C
Explaination:

 


The public access specifier indicates that the interface can be used by any class in any package.




Discussion

Your Comments Goes here...
NameDiscussion