Is hashmap an object?



Is hashmap an object?..

Answer / Arun Verma

Yes, HashMap is an implementation of the Map interface in Java and it is an object because all classes in Java are objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What are the data structures used in RDBMS, Network data model & Hierarchical data model?

1 Answers   Accenture,


Parenthesis are never needed in prefix or postfix expressions. Why?

13 Answers   BPO, Microsoft,


Which is faster array or list?

1 Answers  


What is a data structure node class?

1 Answers  


Explain heapsort. What is its complexity?

1 Answers   Essar,


What is default size of hashmap?

1 Answers  


Explain how is linked list implemented?

1 Answers   BPL,


What is adt in data structure?

1 Answers  


What are the advantages of merge sort?

1 Answers  


Explain the difference between a list and array.

1 Answers   TCS,


Why is tuple immutable?

1 Answers  


When is a binary search best applied?

1 Answers  


Categories