InterviewSolution
Saved Bookmarks
| 1. |
Character generators can produce _________________(a) Different type size but same fonts(b) Same type size but different fonts(c) Same type size and fonts(d) Different type size and fontsI got this question during an interview for a job.My enquiry is from Character Generation in division Graphics Primitives of Computer Graphics |
|
Answer» RIGHT choice is (d) Different type size and fonts For explanation: Character generators can produce different type SIZES and fonts depending on the REQUIREMENT. You can alter the type, size as WELL as COLOUR of fonts too using character generators. |
|