Comp Science U1 Review

Comp Science U1 Review

10th Grade

50 Qs

quiz-placeholder

Similar activities

game the game eat all what you already study

game the game eat all what you already study

2nd - 12th Grade

45 Qs

Fall Final

Fall Final

9th - 12th Grade

55 Qs

Law Chapter 7: Consumer Law and Contracts (Test Review)

Law Chapter 7: Consumer Law and Contracts (Test Review)

9th - 12th Grade

45 Qs

RNA/DNA Transcription/Translation - Mutation

RNA/DNA Transcription/Translation - Mutation

10th Grade

49 Qs

5th year Ag-Science

5th year Ag-Science

9th - 12th Grade

50 Qs

Tin10.BT list

Tin10.BT list

10th Grade

45 Qs

Haynes_PBS 3.2: It's in the Genes

Haynes_PBS 3.2: It's in the Genes

9th - 12th Grade

48 Qs

Phonetic Alphabet and 10-Codes Test (2nd Issuance)

Phonetic Alphabet and 10-Codes Test (2nd Issuance)

9th - 12th Grade

46 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?