Home

Multimedia and Graphics 1000+ MCQ with answer for NEET

Thursday 9th of March 2023

Sharing is caring

1. The process which divides each element of the picture into its visible and invisible portions, allowing the invisible portion to be discarded is called __________
A. clipping
B. Windowing
C. both a and b
D. Projecting
Answer : A
2. The basic principle of Bresenhams line algorithm is
A. to select the optimum raster locations to represent a straight line.
B. to select either ?x or ?y, whichever is larger, is chosen as one raster unit
C. we find on which side of the line the midpoint lies.
D. both a and b
Answer : A
3. the line segment from the view plane to the view reference point is called __________
A. view-distance
B. Projection distance
C. view-path
D. both a and b
Answer : A
4. Adding _________ to objects on your slides not only controls the flow of information, but adds interest to your presentation.
A. background
B. animation
C. transition
D. popups
Answer : B
5. Pixel on the graphics display represents________
A. mathematical point
B. a region which theoretically can contain an infinite number of points
C. voltage values
D. picture
Answer : B
6. A process of changing the position of an object in a straight line path from one coordinate location to another is called ____________
A. Translation
B. rotation
C. motion
D. both b and c
Answer : A
7. Selective or part erasing of screen is not possible in_______
A. raster scan display
B. vector scan display
C. DVST
D. both a and b
Answer : C
8. The process of determining the appropriate pixels for representing picture or graphics object is known as _______
A. rasterization,
B. animation
C. both a and b
D. representation
Answer : A
9. Line produced by moving pen is _______ at the end points than the line produced by the pixel replication.
A. thin
B. straight
C. thicker
D. both a and b
Answer : C
10. The display processor is also called a __________
A. graphics controller
B. display coprocessor.
C. both a and b
D. out put device for graphics
Answer : C
11. The instruction -> Add LOCA,R0 does,
A. Adds the value of LOCA to R0 and stores in the temp register
B. Adds the value of R0 to the address of LOCA
C. Adds the values of both LOCA and R0 and stores it in R0
D. Adds the value of LOCA with a value in accumulator and stores it in R0
Answer : C
12. The basic element of a picture in volume graphics is ?
A. volsel
B. pixel
C. voxel
D. None of above
Answer : C
13. The ______ is a program whose function is to start the computer software operating when power is turned on.
A. Loader
B. Multi programming
C. None of the above
D. Bootstrap loader
Answer : D
14. Notes that include the slide as well as key comments and points you may want to emphasis while you present your slide show are know as:
A. student notes
B. speaker handouts
C. cheat sheet
D. speaker notes
Answer : D
15. Which registers can interact with the secondary storage ?
A. PC
B. MAR
C. IR
D. R0
Answer : B
16. _____ is concerned with the way the hardware components operate to form computer system.
A. Computer organization
B. Computer architecture
C. Computer design
D. Computer implementation
Answer : A
17. Which statement is valid about computer program?
A. It is understood by programmer
B. It is understood by a computer
C. It is understood to use
D. All of the above
Answer : D
18. A ____________ can be added to your presentation and then used to go to a variety of locations ---- for example, a web address, an e-mail address, a custom show or document, just to name a few.
A. menulink
B. toollink
C. hyperlink
D. slidelink
Answer : C
19. Graphics software acts as a very powerful tool to create _________
A. Images
B. animated pictures
C. both a and b
D. system interface
Answer : C
20. A scaling transformation changes the _________ of an object
A. size
B. location
C. shape
D. both a and b
Answer : A
21. Designed to create a particular look, a __________ contains color schemes, slide and title masters with custom formatting and fonts styles.
A. template
B. presentation
C. slide
D. background
Answer : A
22. The text color in a presentation should contrast with the ________ color.
A. CPU
B. background
C. frame D. stack
Answer : B
23. A circle, if scaled only in one direction becomes a ?
A. hyperbola
B. parabola
C. remains a circle
D. ellipse
Answer : D
24. Images included in many software titles are called _________.
A. clipart
B. .jpg files
C. popups
D. .tiff files
Answer : A
25. The relationship among the data and objects which are stored in the database called application database, and referred by the _________
A. Application programs
B. application model
C. graphics display
D. both a and b
Answer : A
26. Devices that are used primarily to transport data between the processor and the user are known as ____
A. Data transfer device
B. Basic storage devices
C. Networking devices
D. Data presentation device
Answer : D
27. The main task of the display processor is to digitize a picture definition given in an application program; this digitization process is known as _________
A. rasterization.
B. scan conversion
C. transformation
D. both a and c
Answer : B
28. when the projection is obtained by projecting points along parallel lines that are not perpendicular to the projection plane is called _________
A. isometric projection.
B. perspective projection
C. oblique projection
D. cavalier projection
Answer : C
29. The SRGP package provides the ________ to wide the variety of display devices.
A. interface
B. connection
C. link
D. way
Answer : A
30. A method used to test lines for total clipping is equivalent to the
A. logical XOR operator
B. logical OR operator
C. logical AND operator
D. both a and b
Answer : C
31. RGB system needs ________ of storage for the frame buffer.
A. 100 megabytes
B. 10 megabytes
C. 3 megabytes
D. 2 Gb
Answer : C
32. In slide ______ view, you see the entire presentation displayed in miniature. This view is used to arrange the slides in your presentation, as well as, to add animations, transitions and timing.
A. sorter
B. arranger
C. shaper
D. creator
Answer : A
33. The region code 0000 represents the _________
A. viewing window
B. left clipping window
C. right clipping window
D. bottom clipping window
Answer : A
34. During the execution of a program which gets initialized first ?
A. MDR
B. IR
C. PC
D. MAR
Answer : C
35. The internal Components of the processor are connected by _______ .
A. Memory bus
B. Processor bus
C. Processor intra-connectivity circuitry
D. Rambus
Answer : B
36. A smaller version of an image is called a:
A. thumbnail
B. bitmap
C. portable network graphic
D. clipart
Answer : A
37. The translation distance pair (tx, ty) is called _________
A. translation vector
B. shift vector.
C. both a and b
D. Rotation vector
Answer : C
38. A _____ is a digital circuit that performs the inverse operation of decodes.
A. multiplexer
B. adder
C. subtractor
D. encoder
Answer : D
39. The phenomenon of having a continuous glow of a beam on the screen even after it is removed is called as ?
A. Fluorescence
B. Phosphorescence
C. Persistence
D. Incandescence
Answer : B
40. ______ is used to choose between incrementing the PC or performing ALU operations .
A. Multiplexer
B. Conditional codes
C. Control unit
D. None of these
Answer : A
41. Which of the register/s of the processor is/are connected to Memory Bus ?
A. IR
B. PC
C. MAR
D. Both a and b
Answer : C
42. The ________ master controls the format and placement of the titles and text you type on slides, as well as, background items and graphics you want to appear on every slide.
A. copyright
B. slide
C. design
D. layout
Answer : C
43. Length of shift register in bits is equal to _________
A. one word
B. A single scan lines
C. number of scan lines
D. One bit
Answer : C
44. Hue of color is related to ?
A. Wavelength
B. Saturation
C. Incandescence
D. Luminance
Answer : A
45. The process of selecting and viewing the picture with different views is called _________
A. Windowing
B. clipping
C. projecting
D. both a and b
Answer : A
46. One of the disadvantages of multimedia is:
A. cost
B. relativity
C. adaptability
D. usability
Answer : A
47. After completion of scanning of one line, the electron beam files back to the start of next line, this process is known as ____________
A. horizontal retrace
B. vertical retrace
C. interleaving
D. both a and b
Answer : A
48. The NOR gate is complement of ..
A. OR gate
B. AND gate
C. NOT gate
D. NAND gate
Answer : A
49. ISP stands for,
A. Information Standard Processing
B. Instruction Set Processor
C. Interrupt Service Procedure
D. Interchange Standard Protocol
Answer : B
50. ______________ is the special effect used to introduce each slide in a slide presentation.
A. Animation
B. Transition
C. Mapping
D. Bulleting
Answer : B

Sharing is caring