341. Which method are used to construct and position the straight lines, arcs and circles, etcs
Correct answer: (A)
Rubber band method
342. Which method are used to get and set the position of a pixel, object or text in active area of a desktop
Correct answer: (B)
Basic positioning method
343. Which one is the basic input device in GUI
Correct answer: (A)
Mouse
344. Which quad tree defines a partition of space in two dimension by dividing the region into four equal quadrants, sub quadrants and so on
Correct answer: (C)
Region quad tree
345. Which surface algorithm is based on perspective depth
Correct answer: (B)
Z-buffer or depth-buffer algorithm
346. Which technique of color CRT is used for production of realistic image
Correct answer: (A)
Shadow mask method
347. Which things are mainly needed to make a polygon and to enter the polygon into display file
Correct answer: (C)
Both a & b
348. Which type of quad tree can be defined as an adaptation of a binary tree represented two dimensional point data
Correct answer: (A)
Point quad tree
349. Which type of quad tree is specifically used to store lines rather than points
Correct answer: (B)
Edge quad tree
350. Why we need removal of hidden surface
Correct answer: (C)
Both a & b