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
I'm obligated to ask this question of Bit Array topic in portion Arrays Types of Data Structures & Algorithms I
I have been asked this question in my homework.