AP CSP - Unit 4 Code.org Review

AP CSP - Unit 4 Code.org Review

9th - 12th Grade

44 Qs

quiz-placeholder

Similar activities

PRE TEST_OS_MIDTERMS

PRE TEST_OS_MIDTERMS

12th Grade

40 Qs

BTEC DIT C3 LAA1  -  End of section test

BTEC DIT C3 LAA1 - End of section test

10th - 11th Grade

41 Qs

BTec DIT Comp3 - Revision

BTec DIT Comp3 - Revision

10th - 12th Grade

40 Qs

KOMPUTER AKUNTASI_MYOB

KOMPUTER AKUNTASI_MYOB

12th Grade

40 Qs

Ulangan Akhir Semester Siskomdig

Ulangan Akhir Semester Siskomdig

10th Grade

40 Qs

[SMP-VII] Soal ASAS 2024 Ganjil

[SMP-VII] Soal ASAS 2024 Ganjil

7th Grade - University

40 Qs

MF0973 Grabación de datos

MF0973 Grabación de datos

12th Grade

44 Qs

[SMP-IX] ASAS 2024 Ganjil

[SMP-IX] ASAS 2024 Ganjil

9th Grade - University

40 Qs

AP CSP - Unit 4 Code.org Review

AP CSP - Unit 4 Code.org Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

CSP.10, S2963319, CSP.9.a

+1

Standards-aligned

Created by

Autumn Honts

Used 105+ times

FREE Resource

AI

Enhance your content in a minute

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

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is it when a function is used within your code - this likely happens multiple times in a program?

called

declared

created

defined

Tags

CSP.10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is it called when you define a function?

called

declared

created

typed

Tags

CSP.10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is happening in this code?

the variables are being created

the function updateScreen is being declared

the function updateScreen is being called

the function updateScreen is being updated

Tags

CSP.10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is happening in this code?

the variables are being created

the function singChorus is being declared

the function singChorus is being called

the function singChorus is being updated

Tags

CSP.10

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the benefits of creating functions?
There is more than one answer.

removing repeated code

keeping code organized

allowing programmers to be lazy

making it harder for people to read your code

makes it easier to update your code

Tags

CSP.10

6.

CLASSIFICATION QUESTION

3 mins • 1 pt

Categorize these items.

Groups:

(a) Functions

,

(b) Function call

Media Image
Media Image

a command that executes the code within a function

Media Image

should only occur once

can be used multiple times in a program

Media Image

also known as a procedure

a named group of programming instructions

Tags

CSP.10

CSP.9.a

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You should only use var once per variable because otherwise it could cause errors in your program.

True

False

Tags

CSP.10

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?

Discover more resources for Computers