Question: Explain the concept of the volatile keyword in Java.Answer: The volatile keyword ensures that a variable's value is always read and written from and to the main memory, preventing thread-local caching. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: