Question
Which data structure or concept is best described as a probabilistic structure for membership testing?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Bloom Filter
Explanation:
Bloom Filter is a probabilistic structure for membership testing.
This description distinguishes it from the other choices.
Leave a Reply