InterviewSolution
Saved Bookmarks
| 1. |
Hatch fill procedures are implemented to draw(a) Single hatching(b) Cross hatching(c) Either a or b(d) Only bThis question was posed to me during an interview.My question is from Area Fill Attributes in division Graphics Primitives of Computer Graphics |
|
Answer» RIGHT OPTION is (c) Either a or b The explanation: This procedure is USED to draw either single or CROSS hatching. |
|