AP CSP Code.org Unit 5 Assessment 1 Review

AP CSP Code.org Unit 5 Assessment 1 Review

9th - 12th Grade

40 Qs

quiz-placeholder

Similar activities

Code.org APCSP Unit 5 Assessment

Code.org APCSP Unit 5 Assessment

9th - 12th Grade

40 Qs

CS Principles Unit 5 Assessment

CS Principles Unit 5 Assessment

9th - 12th Grade

40 Qs

Code.org APCSP Assessment

Code.org APCSP Assessment

9th - 12th Grade

40 Qs

CS Principles Assessment

CS Principles Assessment

9th - 12th Grade

40 Qs

Introduction to Computer Science Unit 3 Review

Introduction to Computer Science Unit 3 Review

9th - 12th Grade

38 Qs

Scratch

Scratch

12th Grade

41 Qs

GCSE Computing

GCSE Computing

10th - 11th Grade

45 Qs

Microbit and MakeCode

Microbit and MakeCode

9th Grade

42 Qs

AP CSP Code.org Unit 5 Assessment 1 Review

AP CSP Code.org Unit 5 Assessment 1 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

CCSS
RI.8.4, RI.9-10.4, RI.3.10

+2

Standards-aligned

Created by

Lauren Wise-Moore

Used 718+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

UI stands for …….
 Uniform Interface
 Uniform Interface
User Interface
None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition for Event handling
 Program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)
Coding tasks involved in making your app respond to events by triggering functions.
Function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.
A command (onEvent in App Lab) that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of an event?
Clicking a button
Typing in a text box 
Swiping a screen
Reading an email

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code that listens for and responds to user-events is known as a?
Callback function
Event handler
Radio button
Checkbox

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic errors are a lot harder to solve than syntax errors.
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct order when debugging a program?
Debug, Run, Test
Run, Debug, Test
Run, Test, Debug
All of the options are correct.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command lets you move UI elements to an arbitrary position on the screen?
setPosition
moveCursor
movePosition
setLocation

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?