PLTW CSE Unit 2 Test

PLTW CSE Unit 2 Test

9th Grade

12 Qs

quiz-placeholder

Similar activities

computer science league

computer science league

6th - 12th Grade

10 Qs

HS-ESS2-2 Feedbacks & Earth Systems

HS-ESS2-2 Feedbacks & Earth Systems

10th - 12th Grade

17 Qs

Forensics Fingerprint Patterns

Forensics Fingerprint Patterns

11th - 12th Grade

15 Qs

Feedback Loops

Feedback Loops

12th Grade

13 Qs

Junior Bellwork 13.10.21

Junior Bellwork 13.10.21

11th Grade

12 Qs

Tigers!!~Maddie

Tigers!!~Maddie

KG - Professional Development

12 Qs

Quizizz KiddoFair_Dec22

Quizizz KiddoFair_Dec22

8th - 12th Grade

16 Qs

Robotics Quiz

Robotics Quiz

1st - 12th Grade

8 Qs

PLTW CSE Unit 2 Test

PLTW CSE Unit 2 Test

Assessment

Quiz

Science

9th Grade

Medium

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?