

MCQOPTIONS
Saved Bookmarks
1. |
Identify the disadvantages of bit array. |
A. | Without compression, they might become sparse |
B. | Accessing individual bits is expensive |
C. | Compressing bit array to byte/word array, the machine also has to support byte/word addressing |
D. | All of the mentioned |
Answer» E. | |