N5 SDD - Selection

N5 SDD - Selection

10th Grade

8 Qs

quiz-placeholder

Similar activities

Java Coding

Java Coding

9th - 12th Grade

10 Qs

Computational Thinking

Computational Thinking

9th - 11th Grade

12 Qs

Arrays Test Review

Arrays Test Review

9th - 12th Grade

12 Qs

Lesson 1: Introduction to Python

Lesson 1: Introduction to Python

5th - 12th Grade

8 Qs

CSF U5 Physical

CSF U5 Physical

9th - 12th Grade

13 Qs

Quiz1_HPB2021_2010t1

Quiz1_HPB2021_2010t1

1st - 12th Grade

10 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

CSF U2 Algorithms p2

CSF U2 Algorithms p2

9th - 12th Grade

11 Qs

N5 SDD - Selection

N5 SDD - Selection

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Tracy Mutter

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Greater than 5

  • Equal to 5

Won't Respond

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Between 5 and 15

Greater than 15

Won't Respond

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than 5

  • Error

Won't Respond

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Outside the range

  • Between 5 and 15

  • Error

Won't Respond

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than or equal to 15

  • Between 5 and 15

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Between 5 and 15

  • Exactly 10

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than 5

  • Exactly 5

  • Between 5 and 15

  • Greater than or equal to 15

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

  • Less than or equal to 5

  • Greater than or equal to 15

  • Exactly 10

  • Between 5 and 15 but not 10