PLTW CSE Unit 2 Test

PLTW CSE Unit 2 Test

9th Grade

12 Qs

quiz-placeholder

Similar activities

Spike Prime

Spike Prime

7th Grade - University

15 Qs

Albedo

Albedo

9th - 12th Grade

15 Qs

Climate Change

Climate Change

9th Grade

13 Qs

CODING & AI by Scratch

CODING & AI by Scratch

7th - 9th Grade

13 Qs

computer science league

computer science league

6th - 12th Grade

10 Qs

Junior Bellwork 13.10.21

Junior Bellwork 13.10.21

11th Grade

12 Qs

Homeostasis

Homeostasis

9th - 11th Grade

15 Qs

Assessment | Fingerprints

Assessment | Fingerprints

9th - 12th Grade

12 Qs

PLTW CSE Unit 2 Test

PLTW CSE Unit 2 Test

Assessment

Quiz

Science

9th Grade

Medium

CCSS
4.OA.C.5, 7.NS.A.3

Standards-aligned

Created by

Sami Goektas

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A(n) algorithm is:

Values that a program provides to a function or subroutine

Way to manage complexity, hide details or remove duplication

Type of code to perform a math operation, such as + - * /

A set of steps to accomplish a task.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

To repeat until a particular condition is true use
while loop
for loop
if loop
indentation

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will the output be from the following code?
print("Hello" + "world!")
Hello world!
Helloworld!
SyntaxError
"Hello" "world!"

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will the output be from this code?

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

Hello World!

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many times does the SDV move forward according to the given block code?

12

6

4

1

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?