M12: Computer Programming (CP) - Event-Driven Programming in App

M12: Computer Programming (CP) - Event-Driven Programming in App

Assessment

Flashcard

Computers

8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following programming languages does Code.org use? Python, Javascript, Basic, HTML/CSS

Back

Javascript

2.

FLASHCARD QUESTION

Front

Which statements about the Code.org interface are NOT true? You can write code in block or text mode. You write your code on the right and view your app on the left. Use the setProperty block of code to change the elements on the screen. There are two dropdowns in the on-event block.

Back

There are two dropdowns in the on-event block.

3.

FLASHCARD QUESTION

Front

What is the computer term for looking through your code, correcting mistakes, and fixing them?

Back

Debugging

4.

FLASHCARD QUESTION

Front

One of the best ways to become a better computer programmer is to learn from your mistakes by …

Back

Debugging

5.

FLASHCARD QUESTION

Front

The video in Lesson 2 describes the four steps of debugging. Which of the following is the correct order for debugging?
Describe your problem. Hunt for bugs. Try out small solutions. Document what you’ve learned.
Hunt for bugs. Try out small solutions. Describe your problem. Document what you’ve learned.
Try out small solutions. Describe your problem. Hunt for bugs. Document what you’ve learned.
Document what you’ve learned. Describe your problem. Try out small solutions. Hunt for bugs.

Back

Describe your problem. Hunt for bugs. Try out small solutions. Document what you’ve learned.

6.

FLASHCARD QUESTION

Front

Using what you have learned, please select which is NOT TRUE about the definition of a variable: The value of a variable can be used during the duration of a program. A variable is a container for storing values. A variable is stored on the computer's hard drive. Variables can be used and updated.

Back

A variable is stored on the computer's hard drive.

7.

FLASHCARD QUESTION

Front

True or False? You need to use VAR before the variable's name when you create a new variable.

Back

True

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?