Question
What is a common use of Bloom Filter?
Select an option. Your answer will be checked instantly.
Correct Answer: B. quickly rejecting items that are definitely absent
Explanation:
Bloom Filter is commonly used for quickly rejecting items that are definitely absent.
Its design supports this task efficiently or naturally.
Leave a Reply