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 |
Does treeset allow null in java?
Integer.parse Int(bf.readLine(System.out.println("enter value for n["+m+"]:"))); can it run under this
What is lambda expression in java?
difference throws and throw in java
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is the full name of java?
How do you do math powers in java?
What is arraylist e?
Is java a digit method?
What is the difference between error and exception and explain in simple words not whatever is given in the book.
Name the methods that used to get and set the text label displayed by a Buttonobject?
Can you declare an interface method static?