APCSP 3.7 Debugging

APCSP 3.7 Debugging

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Pivot Animator

Pivot Animator

10th Grade

15 Qs

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

12th Grade

14 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

MS Office Basic

MS Office Basic

9th Grade

15 Qs

VIVIWARE M2 Part B L1

VIVIWARE M2 Part B L1

9th Grade

10 Qs

Lesson 6 Masks and Channels

Lesson 6 Masks and Channels

9th - 12th Grade

10 Qs

Python Loops

Python Loops

9th - 11th Grade

12 Qs

computer science

computer science

10th - 11th Grade

10 Qs

APCSP 3.7 Debugging

APCSP 3.7 Debugging

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Teresa Elmore

Used 54+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If you want to see each line of code highlighted as your program runs, you should ...

move the slider to the rabbit and flip the code to block mode.

move the slider to the rabbit and flip the code to text mode.

move the slider to the turtle and flip the code to block mode.

move the slider to the turtle and flip the code to text mode.

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

Which line(s) of code will cause the code to stop running due to an error and why?

1. "screen1" is not named properly

2. The word "text" should be in quotes

4. The word "blue" should not be in quotes

5. The word "Arial" should be in quotes

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the dimensions of a screen in app lab?

width = 2.5 inches, height = 4.25 inches

width = 320 pixels, height = 450 pixels

they vary, the screen can be resized

width = 340 mm, height = 560 mm

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When should you put an onEvent block inside another onEvent block?

Only when you are playing sounds.

Anytime you want to make your code shorter.

You almost always want to do this.

You almost never want to do this.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What do we call the process of finding and correcting errors in our code?

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Sometimes app lab can identify a bug in your code before you even run it. What symbol does app lab use to indicate a problem with your code?

a red "X"

a yellow triangle

a blue exclamation mark

a green question mark

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is no need to debug your code as long as it runs without producing an error.

True

False

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?