InterviewSolution
Saved Bookmarks
| 1. |
Entries in the bundle table for line attributes are set using the function(a) Setlineattributes ()(b) setPolylineRepresentation (ws, li, lt, lc)(c) setPolylineRepresentation()(d) only aThis question was posed to me in an online interview.The doubt is from Bundled Attributes in section Graphics Primitives of Computer Graphics |
|
Answer» The correct answer is (b) setPolylineRepresentation (ws, LI, LT, LC) |
|