is set interface synchronized by default???
Answer Posted / niranjan
No.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is string in java?
Write an algorithm for quick sort?
What is an association?
What does int argc char * argv [] mean?
What are internal and external variables?
What is command line used for?
What is the difference between access specifiers and access modifiers in java?
What is multithreading in java?
how we can make a read-only class in java?
How do you remove an element from an arraylist in java?
What’s the difference between the methods sleep() and wait()?
What is method overloading in java ?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is the original name of java?
What is the difference between int and integer in java?