Unit 3 Lessons 1-9 (APCSP Code.org)

Unit 3 Lessons 1-9 (APCSP Code.org)

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

87 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does a “FOR LOOP” do? What is the variable, “I”, used for?

Back

FOR LOOP repeats a function for a set number of times; I is the number of times repeated

2.

FLASHCARD QUESTION

Front

When is a good time to use a parameter?
Choices:
A: When you need to repeat the same line of code multiple times without re-writing it each time
B: When you need to change the height, length, or size of something you are coding

Back

When you need to change the height, length, or size of something you are coding

3.

FLASHCARD QUESTION

Front

moveForward() is an example of this:

Back

Function

4.

FLASHCARD QUESTION

Front

This is a type of code that allows you to repeat a certain code over and over again without having to manually put it in.

Back

Loop

5.

FLASHCARD QUESTION

Front

What is an example of abstraction? Options: a. A loop to draw multiple birds, b. A function to draw a bird, c. moveForward (25), d. arcLeft (90)

Back

A function to draw a bird

6.

FLASHCARD QUESTION

Front

A collection of commands made available to a programmer:

Back

API

7.

FLASHCARD QUESTION

Front

In programming, an expression that evaluates to True or False.

Back

Boolean Expression

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?