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
Can you explain the private protected field modifier?
Explain about sets?
What is the access scope of protected access specifier?
Can list have duplicates in java?
Can we declare register variable as global?
What does singleton mean in java?
Is a boolean variable?
Why is java architectural neutral?
Which collection is best for sorting in java?
What are constants?
What is string and its types?
What is the different types of functions?
What is method in java with example?
How to connect to a remote database using Applet?
What 4 doubled?