is set interface synchronized by default???
Answers were Sorted based on User's Feedback
Answer / jan
by default not possible.
But we can use syncronizedSet(obj of set)
Like Collections.synchronizedSet(set).
| Is This Answer Correct ? | 3 Yes | 1 No |
What is finalize()?
Difference between error and exception
What is bubble sorting in java?
What’s meant by anonymous class?
Explain what pure virtual function is?
What is the difference between applet and application?
What super () does in java?
Differences between external iteration and internal iteration?
what are the design patterns in struts?
What does jenkins do?
Java violates few objected oriented concepts. Can you explain in what way?
why java does not support unsigned keyword?