What is the use of volatile in java?


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

Post New Answer

More Core Java Interview Questions

how is final different from finally and finalize in java?

0 Answers   DELL,


Does string is thread-safe in java?

0 Answers  


Explain creating threads by implementing runnable class?

0 Answers  


Differentiate between static and non-static methods in java.

0 Answers  


Can main() method in java can return any data?

0 Answers  






What is the method overriding?

0 Answers  


What is the major advantage of external iteration over internal iteration?

0 Answers  


What is a marker interface?

0 Answers  


Which category the java thread do fall in?

0 Answers  


What is java and its types?

0 Answers  


What is bean? Where it can be used?

0 Answers  


I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,


Categories