L2 Selection in Programming

L2 Selection in Programming

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz - 4

Python Quiz - 4

6th - 8th Grade

10 Qs

Operators and Expressions in C

Operators and Expressions in C

8th Grade

10 Qs

Y9 Carousel Homework 1

Y9 Carousel Homework 1

8th Grade

12 Qs

Operators & IF Statements

Operators & IF Statements

7th - 8th Grade

10 Qs

Intro to DreamBox

Intro to DreamBox

6th - 8th Grade

9 Qs

Logic

Logic

5th - 9th Grade

10 Qs

Logical Operator & Ternary Operators

Logical Operator & Ternary Operators

6th - 12th Grade

9 Qs

Coding Fundamentals I

Coding Fundamentals I

6th - 8th Grade

12 Qs

L2 Selection in Programming

L2 Selection in Programming

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Andre Ewen

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'IF' command in programming?

To change the natural flow of a program

To compare two numbers

To display a message to the user

To store user input in variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to check if two numbers are equal?

==

>

<

!=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'else' command in an 'IF...ELSE' statement?

To execute a block of code if the 'IF' condition is true

To execute a block of code if the 'IF' condition is false

To compare multiple conditions

To display a message to the user

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a multiple 'IF' statement?

A statement that includes multiple 'IF' conditions

A statement that includes an 'IF' within an 'IF'

A statement that compares multiple numbers

A statement that displays multiple messages

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logical operator is used to check if both operands are true?

and

or

not

!=

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'and' operator in logical operators?

To check if either or both operands are true

To reverse the logical state of its operand

To check if both operands are true

To check if the operands are not equal

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'or' operator in logical operators?

To check if either or both operands are true

To reverse the logical state of its operand

To check if both operands are true

To check if the operands are not equal

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?