Can we null keys in treemap?
Answer / Ravinder Kumar Singh
{"No, TreeMap does not allow null keys. It throws a NullPointerException if you try to put or get a null key."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between b tree and binary search tree?
What are the non linear data structure?
In tree construction which is the suitable efficient data structure?
What are the goals of data structure?
Write a program to reverse a link list.
How can you add an item to the beginning of the list?
How do you initialize an arraylist?
List out the basic operations that can be performed on a stack?
What is advantage and disadvantage of linked list?
What does the dummy header in linked list contain?
Define union-by-weight?
What is example of data?