Bit map: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the page)
 
(added category)
Line 2: Line 2:
==Reference==
==Reference==
*{{ND-doc|06.026.01}}, from Glossary
*{{ND-doc|06.026.01}}, from Glossary
[[Category:Acronym]]

Revision as of 13:27, 8 May 2012

Bit map is is a register or area of memory that uses individual bits to represent logical values. Commonly used to record the state (used/not used) of areas of memory and memory devices (e.g disks).

Reference