Q51
What is the primary use of a Bloom Filter?
A.
To sort large datasets efficiently
B.
To maintain ordered data
C.
To test membership of an element in a set with a trade-off between accuracy and space
AnswerD.
To manage a fixed-size cache
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board