PLTW 1.1.5 Guess a Number 1 Player

PLTW 1.1.5 Guess a Number 1 Player

9th Grade

10 Qs

quiz-placeholder

Similar activities

Pseudocode

Pseudocode

8th - 9th Grade

9 Qs

116 Building Beasts - Code Check

116 Building Beasts - Code Check

9th Grade

11 Qs

JavaScript

JavaScript

9th Grade

12 Qs

Game Maker Loops and Arrays

Game Maker Loops and Arrays

9th Grade

10 Qs

Loops

Loops

9th - 12th Grade

10 Qs

Pseudocode - Iteration

Pseudocode - Iteration

7th - 11th Grade

10 Qs

1.1.5 CSE Iteration and Loops

1.1.5 CSE Iteration and Loops

9th - 12th Grade

14 Qs

C++ - Loops and Random Numbers

C++ - Loops and Random Numbers

9th - 12th Grade

14 Qs

PLTW 1.1.5 Guess a Number 1 Player

PLTW 1.1.5 Guess a Number 1 Player

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Joan Goldberg

Used 74+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which relational operator should the boolean expression have for the while loop?

=

<

<=

>

>=

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which relational operator should the boolean expression have for the while loop?

=

<

<=

>

>=

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which relational operator should the boolean expression have for the while loop?

=

<

<=

>

>=

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

A sequence of instructions that continually repeats until a condition is met is a(n) ....

condition

iteration

loop

instruction

process that occurs multiple times based on a starting input and an exit condition

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Set global secretNumber to "" is an example of

setting up a local variable

event handler

initialization

actions performed within the loop

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In MIT App Inventor, where is the clock component found?

Media drawer

Sensors drawer

Drawing and Animation drawer

User Interface drawer

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Global or local? countDown should be a ... Select the best answer.

local variable

global variable

local or global variable

Neither. It should be saved in a label component.

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?