1.

Which of the following operations can be performed on an extendable hash structure?(a) Lookup(b) Insertion(c) Deletion(d) All of the mentionedThe question was asked in an online quiz.My query is from Dynamic Hashing topic in division Indexing and Hashing of RDBMS

Answer»

Right OPTION is (d) All of the mentioned

Best EXPLANATION: We can perform LOOKUP, INSERTION and deletion on a dynamic hash structure.



Discussion

No Comment Found

Related InterviewSolutions