CMU AP CSP - Student Created Questions WHS

CMU AP CSP - Student Created Questions WHS

9th - 12th Grade

71 Qs

quiz-placeholder

Similar activities

Computer basics

Computer basics

7th - 9th Grade

75 Qs

2D Game Design Review

2D Game Design Review

9th - 12th Grade

70 Qs

latihan soal

latihan soal

12th Grade

70 Qs

Code.org: Fundamentals of Computing Final Exam 2019 - 2020

Code.org: Fundamentals of Computing Final Exam 2019 - 2020

7th - 10th Grade

74 Qs

Creative iMedia

Creative iMedia

10th - 11th Grade

68 Qs

Python Cert Vocab

Python Cert Vocab

11th Grade

74 Qs

Python Midterm

Python Midterm

12th Grade

74 Qs

CMU AP CSP - Student Created Questions WHS

CMU AP CSP - Student Created Questions WHS

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Kathleen Grace

Used 5+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions are "self contained" modules of code that accomplish a specific task. Functions usually "take in" data, process it, and "return" a result.
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you move your mouse, Python calls:

onMouseTrack

onMouseMove

onMoveMouse

onMouseChange

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

VariableName.fill will change which property of the variable

visible

variable name

x and y values
fill

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of a common debugging technique?

Rubber Duck debugging

Pair Programming

Eraser top tracing

Bug Locus Point

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a line property?

x1
lineWidth
border
y2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two types of variables?
Global and local variables
Global and regional variables

Local and regional variables

Scope and local variables

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parameters must you include in a function declaration?
  1. 0

  2. Functions do not have paramters.

2

No more than 5

Any Amount

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?