Why volatile is used in java?


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

Post New Answer

More Core Java Interview Questions

Write an algorithm for quick sort?

0 Answers   Virtusa,


What does the append?

0 Answers  


Explain where variables are created in memory?

0 Answers  


Explain the difference between treeset and treemap in java?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,






What is the use of volatile in java?

0 Answers  


How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.

4 Answers   Cap Gemini,


Is empty .java file name a valid source file name?

0 Answers  


what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  


What is a parameter used for?

0 Answers  


Can we use a switch statement with strings?

0 Answers  


difference throws and throw in java

3 Answers  


Categories