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

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

9th - 12th Grade

88 Qs

quiz-placeholder

Similar activities

Алгоритмы и логические операции

Алгоритмы и логические операции

10th Grade

91 Qs

Perkembangan Teknologi di Bidang Teknik Jaringan Komputer dan Te

Perkembangan Teknologi di Bidang Teknik Jaringan Komputer dan Te

10th Grade

84 Qs

Tin nghe pho thong P2

Tin nghe pho thong P2

9th - 12th Grade

88 Qs

USBN C2

USBN C2

10th - 12th Grade

85 Qs

Examen Extraordinario de Programación

Examen Extraordinario de Programación

10th Grade - University

90 Qs

Frm3 Yr Revision Quiz

Frm3 Yr Revision Quiz

9th Grade

86 Qs

Quiz: Module 5 Networking

Quiz: Module 5 Networking

9th Grade

90 Qs

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

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

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Tom Parslow

Used 160+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

88 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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

b. I is a parameter of the function, and for only performs an action if certain circumstances are met

c. The FOR LOOP is a function and I the absolute value of the function

d. The FOR LOOP controls the order functions are called on outside of the for loop; I is the number of functions it controls

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

1. When is a good time to use a parameter?

Choice A: When you need to repeat the same line of code multiple times without re-writing it each time

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

Both A and B

Neither A nor B

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

moveForward() is an example of this:

Parameter

Function

Conditional

Library

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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.

Function

Parameter

Loop

API

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an example of abstraction?

 a. A loop to draw multiple birds
 b. A function to draw a bird
 c. moveForward (25) 
d. arcLeft (90)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A collection of commands made available to a programmer:

Algorithm

Manual

API

AIG

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

Abstraction
Boolean Expression
Aggregate Expression
None of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?