How can you say HashMap is syncronized?

Answer Posted / rajender

i agree with 3,4,5,6,7 answers .hashmap is not syncronized

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What state is a thread in when it is executing?

529


Why we used vector class?

632


What is adapter in java?

521


What are the two environment variables that must be set in order to run any java programs?

533


Explain heap sort?

701






How to make a non daemon thread as daemon?

554


What are the main uses of this keyword?

602


Can constructor return value?

512


What is identifier with example?

578


What is mvc in java?

560


How would you dynamically allocate memory to an array?

597


What do you mean by ternary operator in java?

560


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

564


How can we access some class in another class in java?

555


What is unsigned char?

627