1.

A frame buffer array is addressed in row-major order for a monitor with pixel locations starting from (0, 0) and ending with (100, 100). What is address of the pixel (6, 10) ? Assume one bit storage per pixel and starting pixel location is at 0.

A. 1016
B. 1006
C. 610
D. 616
Answer» E.


Discussion

No Comment Found