What is a bit array?

2025

What is a bit array?

Answer: B. Data structure that compactly stores bitsAnswer: b Explanation: It compactly stores bits and exploits bit-level parallelism.

  1. A.

    Data structure for representing arrays of records

  2. B.

    Data structure that compactly stores bits

  3. C.

    An array in which most of the elements have the same value

  4. D.

    Array in which elements are not present in continuous locations

Attempted by 232 students.

Show answer & explanation

Correct answer: B

Answer: b

Explanation: It compactly stores bits and exploits bit-level parallelism.

Explore the full course: Accenture Preparation

Loading lesson…