Q75
How is a bit vector better compared to a normal array for implementing the hash table?
A.
It saves time
B.
It saves space
AnswerC.
It saves both time and space
D.
It reduces code complexity
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board