PLTW CSE Unit 2 Test

PLTW CSE Unit 2 Test

9th Grade

12 Qs

quiz-placeholder

Similar activities

BIOLOGY

BIOLOGY

12th Grade

17 Qs

Module 9: Boo!

Module 9: Boo!

9th - 12th Grade

8 Qs

Coding Review

Coding Review

9th - 10th Grade

10 Qs

QuizCompro

QuizCompro

University

7 Qs

Hari3-Kuis Coding dan Perkenalan AI

Hari3-Kuis Coding dan Perkenalan AI

1st Grade - University

10 Qs

VEX VR U8 Exam

VEX VR U8 Exam

9th - 12th Grade

15 Qs

Forensic Science Fingerprinting Quiz 1

Forensic Science Fingerprinting Quiz 1

9th - 12th Grade

10 Qs

Greenfoot Java Classes

Greenfoot Java Classes

10th 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?