A Data Structure in the form of an Array that stores a fixed number of contiguous bits . Often used to store flags.
Usage
WIndows kernel uses a bitmap to maintain allocated network ports.

A Data Structure in the form of an Array that stores a fixed number of contiguous bits {1,0}. Often used to store flags.
WIndows kernel uses a bitmap to maintain allocated network ports.
