Does hashtable allow null values?
Answer / Dilip Kumar Gangwar
Yes, a Hashtable in Java allows null values for both keys and values.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by: Syntax Error, Logical Error, Runtime Error?
7 Answers College School Exams Tests, Microsoft,
Does hashset allow duplicates?
How can avl tree be useful in all the operations as compared to binary search tree?
How do you sort in ascending order in arraylist?
How do you sort elements in an arraylist?
What is the difference between a push and a pop?
Does treemap sort automatically?
Is array a data structure?
List all data structures you would use for a memory management module.
1 Answers HPCL, Hughes Systique Corporation, ITC Indian Tobacco Company,
What is the average number of comparisons needed in a sequential search to determine the position of an element in an array of 100 elements, if the elements are ordered from largest to smallest?
19 Answers ABB, SDE,
How will you reverse Linked List.
Name a few tree data structure application.