InterviewSolution
Saved Bookmarks
| 1. |
The Character size is specified by(a) Printers(b) Compositors(c) Frame buffer(d) Both a and bThis question was posed to me in an international level competition.I want to ask this question from Character Attributes topic in chapter Graphics Primitives of Computer Graphics |
|
Answer» CORRECT option is (d) Both a and b For explanation I would say: The Character size is specified by PRINTERS and compositors in points where 1 point is 0.013837 INCH. |
|