is set interface synchronized by default???
Answer Posted / niranjan
No.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is the difference in between cpp and java? Can u explain in detail?
Differentiate between overriding and overloading cases?
what is the constructor and how many types of constructors are used in java?
What do you understand by final value?
What is a marker interface?
What is a private class in java?
What is the difference between delete and delete[]
Why does java doesnt suuport unsigned values?
Can we have multiple catch block for a try block?
Explain reverse a linked list recursive java solution?
What do you mean by a JVM?
What is final method in java?
What is an i/o filter?
How do you override a variable in java?