Question
Which data structure or concept is best described as an open-addressing method that uses a second hash function as the probe step?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Double Hashing
Explanation:
Double Hashing is an open-addressing method that uses a second hash function as the probe step.
This description distinguishes it from the other choices.
Leave a Reply