Answer Posted / ravikiran
Transient variable is used to make the variable out of
synchronization.
Volatile variable is used when the variable is changing
it's state continuously
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
Differences between external iteration and internal iteration?
What is the gregoriancalendar class in java programming?
What does file separator do in java?
Is a boolean 1 bit?
What is the declaration statement?
what is interface in java? Explain
What is a function in java?
Do I need java for windows 10?
What is the concatenation operator in java?
What about interthread communication and how it takes place in java?
Can we force garbage collector to run ?
What will be the initial value of an object reference which is defined as an instance variable?
Can memory leak in java?
What is a protected class in java?
Explain listiterator and methods in listiterator?