What is a bit array?
Options
- A. An array in which most of the elements have the same value
- B. Array in which elements are not present in continuous locations
- C. Data structure for representing arrays of records
- D. Data structure that compactly stores bits
