AP CSP - Unit 4 Code.org Review

AP CSP - Unit 4 Code.org Review

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

CSP.10, S2963319, CSP.9.a

+1

Standards-aligned

Created by

JOYCE PACHECO

FREE Resource

Student preview

quiz-placeholder

37 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

called

Tags

CSP.10

2.

FLASHCARD QUESTION

Front

What is it called when you define a function?

Back

declared

Tags

CSP.10

3.

FLASHCARD QUESTION

Front

What is happening in this code?

Back

the function updateScreen is being declared

Tags

CSP.10

4.

FLASHCARD QUESTION

Front

What is happening in this code?

Back

the function singChorus is being called

Tags

CSP.10

5.

FLASHCARD QUESTION

Front

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

Back

True

Tags

CSP.10

6.

FLASHCARD QUESTION

Front

Should functions be created at the top and variables at the bottom of a program?

Back

False

Tags

CSP.10

7.

FLASHCARD QUESTION

Front

You should create variables outside of onEvents.

Back

True

Tags

CSP.10

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?