InterviewSolution
Saved Bookmarks
| 1. |
In graphical system, the array of pixels in the picture are stored in(a) Memory(b) Frame buffer(c) Processor(d) All of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.My question is based upon Graphics Hardware and Display devices in portion Basic of Computer Graphics of Computer Graphics |
|
Answer» CORRECT CHOICE is (a) Memory To ELABORATE: Frame buffer is MAINLY used to store pixels. |
|