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 |
What are the data structures used in RDBMS, Network data model & Hierarchical data model?
Parenthesis are never needed in prefix or postfix expressions. Why?
Which is faster array or list?
What is a data structure node class?
Explain heapsort. What is its complexity?
What is default size of hashmap?
Explain how is linked list implemented?
What is adt in data structure?
What are the advantages of merge sort?
Explain the difference between a list and array.
Why is tuple immutable?
When is a binary search best applied?