A bitmap picture can be represented by hexadecimal numbers. Each two-digit hexadecimal number represents a row. To convert a number into a picture, one converts the hexadecimal number into binary, then shades the bitmap according to the binary numbers. Each row represents one byte, that is, eight bits. A zero is a blank square, a one is a shaded square. Consider the bitmap picture below: Which of the following matches the bitmap above?
![A bitmap picture can be represented by hexadecimal numbers Each twodigit hexadecimal number represents a row To convert a number into a picture one converts the class=](https://us-static.z-dn.net/files/ded/7d6e80bf533a9d6af08fa9ae4e3cade5.png)
![A bitmap picture can be represented by hexadecimal numbers Each twodigit hexadecimal number represents a row To convert a number into a picture one converts the class=](https://us-static.z-dn.net/files/df9/cdbf89d6d27f09fba80b036990f756d5.jpeg)