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 |
how we can make a read-only class in java?
What is replacefirst in java?
For technical interview question please sir send me because tomorrow my interview
What is java developer skills?
What is method reference in java?
What is the root class for all Java classes?
Can we make constructors static?
What is the specification of ?CODEBASE? in an applet?
program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called
What is the purpose of garbage collection in java, and when is it used?
What value is a variable of the string type automatically initialized?
What are keywords and reserved words in java?