Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

9th Grade

19 Qs

quiz-placeholder

Similar activities

Quiz 1

Quiz 1

9th Grade

16 Qs

GCSE - Algorithms 1

GCSE - Algorithms 1

9th - 10th Grade

20 Qs

Programming Computer Science

Programming Computer Science

8th - 9th Grade

18 Qs

chapter 1(Programming Fundamentals)

chapter 1(Programming Fundamentals)

10th Grade

15 Qs

Flowcharts

Flowcharts

9th - 11th Grade

16 Qs

What is a flowchart?

What is a flowchart?

7th - 11th Grade

17 Qs

Basic C++ Programming Questions

Basic C++ Programming Questions

University

20 Qs

Quiz Pemrograman Dasar

Quiz Pemrograman Dasar

10th Grade

20 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?