InterviewSolution
Saved Bookmarks
| 1. |
When a character string is to be displayed, the which color is used to set the pixel value in frame buffer?(a) White color(b) Current color(c) Black color(d) Any colorI have been asked this question by my school teacher while I was bunking the class.This intriguing question originated from Character Attributes topic in chapter Graphics Primitives of Computer Graphics |
|
Answer» The correct answer is (b) CURRENT color |
|