Answer Posted / ravikiran
Collections.synchronizedMap(new HashMap());
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Can we convert integer to string in java?
Explain the private field modifier?
How much is a java license?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Explain the difference between arraylist and linkedlist in java?
What are access specifiers in java ?
Can we override tostring method in java?
Who is the owner of java?
Explain exception chaining in java?
Which methods cannot be overridden in java?
What are actual parameters?
Describe string intern() methodology
How do you escape in java?
Explain an intermediate language?
Is an empty arraylist null?