InterviewSolution
Saved Bookmarks
| 1. |
In color raster system, the number of color choices available depends on(a) colors in frame buffer(b) Amount of storage provided per pixel in frame buffer(c) RGB color(d) Neither a nor b |
|
Answer» Right choice is (b) Amount of storage provided per pixel in frame buffer For explanation I would say: The amount of storage provided per pixels in frame buffer provides verity range of colors. |
|