Answer Posted / ravikiran
Collections.synchronizedMap(new HashMap());
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How garbage collection is done in java?
What is serialversionuid?
Can you pass by reference in java?
What is Java Reflection API? Why it’s so important to have?
Can we overload the main() method?
Can we declare array without size in java?
What exactly is a .class file?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
How can we find the sum of two linked lists using stack in java?
What is java object name?
Which is illegal identifier in java?
Can keyword be used as identifier?
Which programming language is best in future?
Explain about interrupt() method of thread class ?
What are different types of classloaders?