How to make a method thread safe without using synchronized
keyword?
Answer Posted / aravinda reddy
Oneway of doing By making all the variables and methods in
the class as final.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the difference between arraylist and hashset in java?
What is the difference between the size and capacity of a vector?
What is derived datatype?
can used Protected Class outside Function.?
What do you mean by composition in java?
What is a qualifier in a sentence?
What do you mean by collectors in java 8?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What language is java written?
How many threads can I run java?
What is a method signature java?
What happens when main () method is declared as private?
What are the differences between Java 1.0 and Java 2.0?
Can keyword be used as identifier?
What is included in core java?