wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

COMPUTER SCIENCE TERM II

Total questions: 20

Worksheet time: 34mins

Name
Class
Date
1.

Gimp stands for __________________________

4 lines
2.

The GIMP user interface will be in _______________ & ___________modes.

4 lines
3.

GIMP supports different kinds of paint tools to _______ & ______ images.

4 lines
4.

ink tool is used to paint (a)   style.

5.

Healing tool is used to heal image (a)   -

6.

(a)   statements are used to change the sequence of programming execution.

7.

(a)   statements are executed depending on the condition.

8.

the (a)   statement is a powerful decision in making statement.

9.

An if statement which consists of another if statement is called (a)  

10.

A (a)   statement allows a variable to be tested for equality against a list of values.

11.

A___________ allows us to execute a statement or group multiple times.

4 lines
12.

Do while is an (a)   loop

13.

(a)   ia another type of looping statement.

14.

___________ and _________ is an unconditional statement used within a program.

4 lines
15.

the keyword (a)   must be used with while, for and do - while.

16.

_____________statement in c provides an unconditional jump from one point to another.

4 lines
17.

c++ is a (a)   of c

18.

(a)   is a pre processor directive.

19.

identifiers refers to the names of ______________&______________&_______________&______________

4 lines
20.

the smallest individual units in a program are known as (a)