Comp Science U1 Review

Comp Science U1 Review

10th Grade

50 Qs

quiz-placeholder

Similar activities

IED Quiz 1

IED Quiz 1

9th - 12th Grade

52 Qs

How well do you know Manya

How well do you know Manya

KG - 12th Grade

50 Qs

OSHA, NFPA, Workplace Safety

OSHA, NFPA, Workplace Safety

8th Grade - Professional Development

53 Qs

Coding Mid-Term

Coding Mid-Term

10th - 12th Grade

50 Qs

Small Engines

Small Engines

9th - 10th Grade

50 Qs

Professional Communications Semester Review

Professional Communications Semester Review

8th - 12th Grade

50 Qs

Unit 3 - Intro to App Design - Comp. Science

Unit 3 - Intro to App Design - Comp. Science

9th - 12th Grade

45 Qs

End of year 10 Quiz

End of year 10 Quiz

10th Grade

52 Qs

Comp Science U1 Review

Comp Science U1 Review

Assessment

Quiz

Other

10th Grade

Easy

Created by

Amara Valdez

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm is a sequence of steps usually performed by a _________?

computer

pencil

book

table

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Iteration is a repeating program structure, also known as a ________.

loop

branch

array

function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The FOREVER and REPEAT blocks are examples of ________ in Snap!.

iteration

conditionals

variables

events

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A code segment is a collection of program statements that is part of a ________.

program

variable

loop

function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An event is associated with an action and supplies ________ to a program.

input data

output data

error messages

system logs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The REPEAT UNTIL loop in Snap! executes the blocks inside it until a certain condition is true. Which of the following best describes what the REPEAT UNTIL loop does?

It repeats the blocks until a specified condition is true.

It repeats the blocks a fixed number of times.

It repeats the blocks forever.

It repeats the blocks only once.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To predict the number of times a piece of code will run inside nested REPEAT loops, you should:

Multiply the number of repetitions of each REPEAT loop together.

Add the number of repetitions of each REPEAT loop together.

Subtract the inner loop repetitions from the outer loop repetitions.

Divide the number of repetitions of the outer loop by the inner loop.

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?