GkSeries.com

Q.

Which of the following statement is false?

[A] Variables declared inside of interface declaration may be changed by implementing class
[B] Interfaces are designed to support dynamic method resolution at run time
[C] When an interface method is implemented it must be declared as public
[D] Variables declaration are implicitly final
Answer & Explanation
Option: [A]

Java interface variables are static and final. They cannot be changed.

DOWNLOAD CURRENT AFFAIRS PDF FROM APP

Please share this page

Click Here to Read more questions

Teacher Eligibility Test