Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

9th Grade

19 Qs

quiz-placeholder

Similar activities

J277 2.1.1-2.1.2 Algorithms

J277 2.1.1-2.1.2 Algorithms

9th - 10th Grade

15 Qs

GD2 - C++ 1.15 Quiz on Algorithms, Flowcharts & Pseudocode

GD2 - C++ 1.15 Quiz on Algorithms, Flowcharts & Pseudocode

9th - 12th Grade

20 Qs

Algorithm & Flowchart Quiz

Algorithm & Flowchart Quiz

6th - 12th Grade

17 Qs

Computer Science Coding

Computer Science Coding

8th - 9th Grade

18 Qs

Control Statements in Python

Control Statements in Python

11th Grade

20 Qs

Program Development - Python: Operators

Program Development - Python: Operators

9th - 10th Grade

19 Qs

NOCTI Computer Programming Review

NOCTI Computer Programming Review

9th - 12th Grade

15 Qs

Flowcharts and Actuators

Flowcharts and Actuators

7th - 10th Grade

17 Qs

Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Kim Webster

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the order in which steps are carried out in programming called?

Selection

Sequence

Iteration

Condition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming structure involves making decisions?

Sequence

Iteration

Selection

Looping

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which structure allows a program to choose a path through an algorithm?

Sequence

Selection

Iteration

Compilation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the relational operator "==" mean?

Equal to

Less than

Greater than

Not equal to

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which relational operator is used to compare if one value is less than another?

<

>

==

!=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the relational operator "<=" signify?

Less than or equal to

Greater than or equal to

Equal to

Not equal to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a flowchart: what should you do if the answer to a decision question is 'no'?

Stop the process

Repeat the question

Add another path

Change the question

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?