

MCQOPTIONS
Saved Bookmarks
1. |
How is a bit vector better compared to a normal array for implementing the hash table? |
A. | It saves time |
B. | It saves space |
C. | It saves both time and space |
D. | None of the mentioned |
Answer» C. It saves both time and space | |