InterviewSolution
Saved Bookmarks
| 1. |
Pixel mask means(a) A string containing only 1;s(b) A string containing only 0’s(c) A string containing 1 and 0(d) A string containing 0 and 0This question was addressed to me in a job interview.This intriguing question comes from Line Attributes topic in division Graphics Primitives of Computer Graphics |
|
Answer» The CORRECT OPTION is (c) A string containing 1 and 0 |
|