What is a bit array?

Q & ACategory: Data StructureWhat is a bit array?
Admin Staff asked 4 years ago

What is a bit array?
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

1 Answers
Admin Staff answered 4 years ago

b) Data structure that compactly stores bits