Which of the following most closely describes a bitset collection?
A class that contains groups of unique sequences of bits
A method for flipping individual bits in instance of a primitive type
An array of boolean primitives that indicate zeros or ones
A collection for storing bits as on-off information, like a vector of bits