Open In App

Top | MCQs on Hash Data Strcuture with Answers | Question 29

What are the applications of linear probing include:

(A)



Databases

(B)



Caching

(C)

Compiler Design

(D)

All of the above

Answer: (D)
Explanation:

Linear probing is a collision handling technique used in hashing, where the algorithm looks for the next available slot in the hash table to store the collided key. Some of the applications of linear probing include:

Hence Option(D) is the correct answer.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :
Uncategorized