Multiple choice A _____ is simply a string of bits. word structure bitmap none of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation A bitmap is a mapping where each bit represents the state of a corresponding resource, such as a block on a disk being free or allocated. It is essentially a string of bits used for tracking.