How to make a method thread safe without using synchronized
keyword?
Answer Posted / rajib
by implementing SingleThreadModel interface.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a methodologist?
What is methods in java?
What is java argument list?
Is age a discrete variable?
How do you compare arrays in java?
What is the final keyword denotes?
What is a flag and how does it work?
What does the string method compareto () do?
Explain constructors and types of constructors in java.
Can we override constructors in java?
Explain about java sdk?
What are parsing rules?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
State the main difference between c++ and java?
What is the basic of java?