What is hashmap in java?
Answer / Mueez
A HashMap in Java is a hash table implementation that maps keys to values. It allows fast access to the value associated with a key and can handle a large number of elements without significant performance degradation.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you say HashMap is syncronized?
What does arrays sort do in java?
Can we have multiple catch block for a try block?
What is difference between module and function?
What is a protected void?
List methods available in Java Queue interface
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is the main use of generics in java?
What are the features in java?
abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{
What is a concrete classes? Is Java object class is concrete class?
Can any one say how will sort map objects in java?