Font size
WorksheetsCOMPUTER SCIENCE TERM II
Total questions: 20
Worksheet time: 34mins
Gimp stands for __________________________
The GIMP user interface will be in _______________ & ___________modes.
GIMP supports different kinds of paint tools to _______ & ______ images.
ink tool is used to paint (a) style.
Healing tool is used to heal image (a) -
(a) statements are used to change the sequence of programming execution.
(a) statements are executed depending on the condition.
the (a) statement is a powerful decision in making statement.
An if statement which consists of another if statement is called (a)
A (a) statement allows a variable to be tested for equality against a list of values.
A___________ allows us to execute a statement or group multiple times.
Do while is an (a) loop
(a) ia another type of looping statement.
___________ and _________ is an unconditional statement used within a program.
the keyword (a) must be used with while, for and do - while.
_____________statement in c provides an unconditional jump from one point to another.
c++ is a (a) of c
(a) is a pre processor directive.
identifiers refers to the names of ______________&______________&_______________&______________
the smallest individual units in a program are known as (a)
