Answer Posted / vikram kc
Collections.synchronizedMap(hashMap)
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Define jit compiler?
How many types of methods are there?
Can a private method of a superclass be declared within a subclass?
How many times finalize method will be invoked? Who invokes finalize() method in java?
Is integer passed by reference in java?
What are the differences between include directive and include action?
Can we sort hashset in java?
What is the use of beaninfo?
What is a ?
Why local variables are stored in stack?
How are the elements of a gridbaglayout organized in java programming?
Why we do exception handling in java and how many types of exceptions are there?
Why is multithreading important?
Can we override private methods?
What are the two types of streams offered by java 8?