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 serialization in java?
what is multitherading
what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface
2 Answers CTS, Phoenix Technologies,
Can we serialize static variables in java?
What are the traverses in Binary Tree?
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
What are different type of exceptions in java?
Explain importance of finally block in java?
What are the pillars of java?
Write a method to check if input string is palindrome?
What is access modifiers?
What do you mean by JVM?