Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

6th [CG-SSCD]

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

1.    In computer graphics, pictures or graphics objects are presented as a collection of discrete picture elements called__________

a)

Dots

b)

Pixels

c)

Coordinates

d)

Points

2.

In graphical system, the array of pixels in the picture are stored in :

a)

Memory

b)

Processor

c)

Frame buffer

d)

All of the mentioned

3.

What is the name of the space in which the image is displayed ?

a)

World co-ordinate system

b)

Screen co-ordinate system

c)

World window

d)

interface window

4.

Higher the number of pixels, ________ the image quality.

a)

Bad

b)

Smaller

c)

Better

d)

None of the above

5.

Which among the below set of colors are generally known as the primary colours of light?

a)

White, Yellow, Blue

b)

Black, White, Red

c)

Red, Green, Black

d)

Red, Green, Blue

6.

In computer graphics, the basic geometric transformations is/are

a)

Only Translation

b)

Only Rotation

c)

Both Translation and Rotation

d)

Line

7.

From the given list of options, which one is the accurate and efficient line-generating algorithm?

a)

Midpoint algorithm

b)

DDA Algorithm

c)

Bresenham’s Line algorithm

d)

None of the above

8.

The process of positioning an object along a straight line path from one coordinate point to another is called ____________

a)

Translation

b)

Reflection

c)

Shearing

d)

Transformation

9.
a)

Solid color

b)

Hollow

c)

Pattern

d)

Dark

10.

. A bitmap is collection of ___________________ that describes an image.

a)

Bits

b)

Colors

c)

Algorithms

d)

Pixels

12.
a)

Pixel

b)

Graph

c)

voltage level

d)

Bit

13.
a)

two-way symmetry

b)

four-way symmetry

c)

eight-way symmetry

d)

both a & b

15.
a)

location

b)

shape

c)

size

d)

None of the above

16.

Compiler is a ________ program.

a)

OS

b)

Application

c)

System

d)

None

17.

An assembler produces ________

a)

Object program

b)

Source Program

c)

Ready made program

d)

None

18.

The language generally translated to pseudo code is :

a)

Assembly

b)

Machine

c)

Pascal

d)

PL/L

19.

The ________ accepts the object code and initializes the execution.

a)

Loader

b)

Linker

c)

Compiler

d)

None of these

20.

Which of the following are language processors?

a)

Assembler

b)

Compiler

c)

Interpreter

d)

All of the Above

21.

An assembler is

a)

A program that automate translation of assembly in machine language

b)

A program that converts high level language in object program

c)

A program that places programs into memory

d)

A program to execute programs from source to machine language

22.

A bottom up parser generates

a)

Right most derivation

b)

Right most derivation in reverse

c)

Left most derivation

d)

Left most derivation in reverse

23.

Object program is a

a)

Program written in machine language

b)

Program to be translated into machine language

c)

Transition of high-level language into machine language

d)

None of the Mentioned

24.

Software that allows your computer to interact with user, application, and hardware is called

a)

Application Software

b)

Word Processor

c)

System Software

d)

Database Software

25.

________ is the process of modifying the addresses used in the address sensitive instruction of a program.

a)

Program relocation

b)

Program

c)

Program location

d)

None of the above

26.

Which is not a function of a loader ?

a)

Allocation

b)

Translation

c)

Relocation

d)

Loading

27.

System programs such as compiler are designed as that are

a)

Re-enterable

b)

Non-enterable

c)

Serially usable

d)

Recursive

28.

Recursive descent parsing is an example of

a)

Top down parsing

b)

Bottom up parsing

c)

Predictive Parsing

d)

None of these

29.

Mnemonic operation code enables the _______ to provide helpful diagnostics.

a)

Assembler

b)

Compiler

c)

Interpreter

d)

None of these

30.

. A program unit which can contain data declarations is called :

a)

Block

b)

Transformation

c)

Linking

d)

Word processor