Question
Data Science and Artificial Intelligence Question on Hashing
Match the items in Column 1 with the items in Column 2 in the following table :Column 1 | Column 2 |
---|---|
(p) | First In First Out |
(q) | Lookup Operation |
(r) | Last In First Out |
A
(p) - (ii), (q) - (iii), (r) - (i)
B
(p) - (ii), (q) - (i), (r) - (iii)
C
(p) - (i), (q) - (ii), (r) - (iii)
D
(p) - (i), (q) - (iii), (r) - (ii)
Answer
(p) - (ii), (q) - (iii), (r) - (i)
Explanation
Solution
The correct option is (A) : (p) - (ii), (q) - (iii), (r) - (i).