Which of the following is not an advantage of bit array?

Q & ACategory: Data StructureWhich of the following is not an advantage of bit array?
Admin Staff asked 4 years ago

Which of the following is not an advantage of bit array?
a) Exploit bit level parallelism
b) Maximal use of data cache
c) Can be stored and manipulated in the register set for long periods of time
d) Accessing Individual Elements is easy

1 Answers
Admin Staff answered 4 years ago

d) Accessing Individual Elements is easy