Friday, 18 March 2016

Can you access non static variable in static context ?


No !
You can not access static variable in non static context in Java.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.