What is the purpose of a volatile variable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the data types supported by java?

0 Answers  


How could Java classes direct program messages to the system console, but error messages, say to a file?

2 Answers  


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

0 Answers  


What is package private scope in java?

0 Answers  


Can an object be garbage collected while it is still reachable?

3 Answers  






what do you mean by classloader in java?

0 Answers  


Are arrays immutable in java?

0 Answers  


how many design pattern r there? and wht design pattern u use and why ?

5 Answers   HP,


How do I get the | symbol on my keyboard?

0 Answers  


Why main() method is public, static and void in java ?

0 Answers  


How do you use parseint in java?

0 Answers  


What is hash code collision?

0 Answers  


Categories