Question
Which data structure or concept is best described as an open-addressing method that uses quadratic offsets while probing?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Quadratic Probing
Explanation:
Quadratic Probing is an open-addressing method that uses quadratic offsets while probing.
This description distinguishes it from the other choices.
Leave a Reply