Vidyalelo
Data Structure · Q104

Arrays in Data Structures

Programming · Data Structure · question 104

Q104

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board