a) Data structure for representing arrays of records
b) Data structure that compactly stores bits
c) An array in which most of the elements have the same value
d) Array in which elements are not present in continuous locations
Answer: b
Explanation: It compactly stores bits and exploits bit-level parallelism.
Related Posts
MFC stands for ___________
______ is generally used to increase the apparent size of physical memory.
To reduce the memory access time we generally make use of ______
The I/O interface required to connect the I/O device to the bus consists of ______
______ bus structure is usually used to connect I/O devices.
The Input devices can send information to the processor.
______ are numbers and encoded characters, generally used as operands.
Join The Discussion