Does hashtable allow null values?



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

Post New Answer

More Data Structures Interview Questions

What do you mean by: Syntax Error, Logical Error, Runtime Error?

7 Answers   College School Exams Tests, Microsoft,


Does hashset allow duplicates?

1 Answers  


How can avl tree be useful in all the operations as compared to binary search tree?

1 Answers  


How do you sort in ascending order in arraylist?

1 Answers  


How do you sort elements in an arraylist?

1 Answers  


What is the difference between a push and a pop?

1 Answers  


Does treemap sort automatically?

1 Answers  


Is array a data structure?

1 Answers  


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.

1 Answers  


Name a few tree data structure application.

1 Answers   Accenture,


Categories