MCQOPTIONS
Saved Bookmarks
This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
The concept of line clipping is same as point clipping? |
| A. | Yes |
| B. | No |
| C. | Can be yes or no |
| D. | Can not say |
| E. | |
| Answer» B. No | |
| 2. |
We can resize the bitmap image. |
| A. | TRUE |
| B. | FALSE |
| C. | Can be true or false |
| D. | Can not say |
| Answer» C. Can be true or false | |
| 3. |
Liang–Barsky algorithm is a __________ clipping algorithm |
| A. | circle |
| B. | text |
| C. | line |
| D. | Pixel |
| Answer» D. Pixel | |
| 4. |
A __________ is a collection of pixels that describes an image |
| A. | bmap |
| B. | text map |
| C. | line mapping |
| D. | bitmap |
| Answer» E. | |
| 5. |
How many methods for text clipping there? |
| A. | 1 |
| B. | 2 |
| C. | 3 |
| D. | 4 |
| Answer» D. 4 | |
| 6. |
Which clipping algorithm is used for polygon clipping? |
| A. | Liang–Barsky |
| B. | Sutherland Hodgeman |
| C. | Both A and B |
| D. | Nicholl-Lee-Nicholl |
| Answer» C. Both A and B | |
| 7. |
Point clipping tells us whether the given point X,Y is within the given window or not. |
| A. | TRUE |
| B. | FALSE |
| C. | Can be true or false |
| D. | Can not say |
| Answer» B. FALSE | |
| 8. |
The primary use of clipping in computer graphics is to remove? |
| A. | objects |
| B. | lines |
| C. | line segments |
| D. | All of the above |
| Answer» E. | |