InterviewSolution
Saved Bookmarks
| 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 |
|