Is hashset synchronized?



Is hashset synchronized?..

Answer / Pintu Bharti

No, a HashSet in Java is not synchronized by default.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Can hashmap have duplicate keys?

1 Answers  


What is circular queue example?

1 Answers  


Name some applications which use linked lists.

1 Answers  


What is time and space complexity of bubble sort?

1 Answers  


Explain the Array

1 Answers   Tech Mahindra,


How do you use the sort function?

1 Answers  


What is data structure? Explain.

1 Answers  


Define path in a graph?

1 Answers  


How does dynamic memory allocation help in managing data?

1 Answers  


What is difference between data type and variable?

1 Answers  


What are two types of sorting?

1 Answers  


How do you declare A pointer to array of three chars

1 Answers  


Categories