ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

what is Volatile Keyword ?

Volatile keyword in Java is used as an indicator to Java compiler and  Thread that do not cache value of this variable and always read it from main memory.

Related Posts Plugin for WordPress, Blogger...
Flag Counter