InterviewSolution
Saved Bookmarks
| 1. |
A function that allows the user to select a particular character to be as marker symbol is(a) setmarkertype (mt)(b) setMarkersymbol(mt)(c) setMarkerType (mt)(d) SETMARKER()This question was posed to me in a job interview.This intriguing question comes from Character Attributes topic in section Graphics Primitives of Computer Graphics |
|
Answer» The CORRECT OPTION is (c) setMarkerType (mt) |
|