UGC NET CS 2005 Dec-Paper-2
October 16, 2023DSSSB TGT 2017
October 16, 2023Data-Structures
Question 28 |
An advantage of chained hash table (external hashing) over the open addressing scheme is
Worst case complexity of search operations is less? | |
Space used is less | |
Deletion is easier | |
None of the above |
Question 28 Explanation:
In chained hash tables have advantages over open addressed hash tables in that the removal operation is simple and resizing can be postponed for longer time.
Correct Answer: C
Question 28 Explanation:
In chained hash tables have advantages over open addressed hash tables in that the removal operation is simple and resizing can be postponed for longer time.
Subscribe
Login
0 Comments