No student devices needed. Know more
12 questions
Sequencing is...
a list of instructions which are followed in a set order
a list of instructions where there is a choice based on a condition
A list of instructions which will loop based on a condition
A list of instructions which will loop forever
Selection is...
a list of instructions which are followed in a set order
a list of instructions where there is a choice based on a condition
A list of instructions which will loop based on a condition
A list of instructions which will loop forever
Iteration is...
a list of instructions which are followed in a set order
a list of instructions where there is a choice based on a condition
A list of instructions which will loop based on a condition
A list of instructions which will loop forever
Sequencing, selection and iteration are never used together.
TRUE
FALSE
Indentation is a sign of...
sequencing
iteration
selection
IF is...
sequencing
iterating
selecting
FOR is...
sequencing
iterating
selecting
WHILE is...
sequencing
iterating
selecting
Select the constructs which have been used:
selection
iteration
sequencing
Select the constructs which have been used:
selection
iteration
sequencing
Select the constructs which have been used:
selection
iteration
sequencing
What is an algorithm?
A set of instructions which describe a system
The solution to a problem
A type of programming
Explore all questions with a free account