Question
How do I create bitmaps?
Answer
2. Also, bitmaps refers to arrays of boolean values, when stored efficiently so that 8 array elements are stored to the byte. They are frequently used to indicate whether an allocation unit is free or used in memory management, file systems and databases.
— Source: Wikipedia (www.wikipedia.org)