Which class in Java can be used to represent bit array?
(a) BitSet
(b) BitVector
(c) BitArray
(d) BitStream
This key question is from Bit Array topic in chapter Arrays Types of Data Structures & Algorithms I
This question was posed to me during an interview.