Programming - Inner Classes - Discussion

You Are Here :: Home > JAVA > Inner Classes - Discussion

 



Q.

The Keyword this can be used only from within ___________ code.                         


A. instance B. static
C. non static D. final

Answer: Option A
Explaination:

 


The Keyword this can be used only from within instance code.




Discussion

Your Comments Goes here...
NameDiscussion