Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

Y10_02_CT8- IF-IFELSE - RELATIONAL_OPERATORS

9th Grade

19 Qs

quiz-placeholder

Similar activities

Control Statements in Python

Control Statements in Python

11th Grade

20 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

chapter 1(Programming Fundamentals)

chapter 1(Programming Fundamentals)

10th Grade

15 Qs

XII - CA - Lesson 4 - Introduction to PHP - Quiz 4

XII - CA - Lesson 4 - Introduction to PHP - Quiz 4

12th Grade

15 Qs

Basic Programming

Basic Programming

9th Grade

20 Qs

OCR GCSE - Flow Charts

OCR GCSE - Flow Charts

9th - 12th Grade

16 Qs

Programming Computer Science

Programming Computer Science

8th - 9th Grade

18 Qs

Grade 9 Quiz # 1 Q2

Grade 9 Quiz # 1 Q2

9th 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?