InterviewSolution
Saved Bookmarks
| 1. |
The choice between a bundled attribute or an unbundled attribute is made by(a) Setting switch(b) Setting bundle table(c) Index table(d) Only aI had been asked this question by my college professor while I was bunking the class.This question is from Bundled Attributes topic in chapter Graphics Primitives of Computer Graphics |
|
Answer» RIGHT answer is (d) Only a Easy EXPLANATION: By SETTING switch the user can change their CHOICE betweenbundled attribute or an unbundled attribute. |
|