JavaScript Flashcard 2

JavaScript Flashcard 2

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

In coding, a variable is used to:

Back

Store a value in memory

2.

FLASHCARD QUESTION

Front

What is a list of steps you can follow to finish a task?

Back

Algorithm

3.

FLASHCARD QUESTION

Front

What is an error in a program that prevents a program from running as expected?

Back

Bug

4.

FLASHCARD QUESTION

Front

What are statements that are only run if something is true?

Back

Conditionals

5.

FLASHCARD QUESTION

Front

When drawing in JavaScript, the coordinates for the top left of the screen are ___.

Back

(0, 0)

6.

FLASHCARD QUESTION

Front

The command: ellipse(200,100, 20, 20) will draw:

Back

a circle whose center is at (200, 100) and is 20 pixels wide by 20 pixels tall

7.

FLASHCARD QUESTION

Front

The code below will:

Back

Draw many circles according to the mouse position

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?