JavaScript Long Flashcard

JavaScript Long Flashcard

Assessment

Flashcard

Computers

12th Grade

Medium

Created by

Miguel Salvador

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

40 questions

Show all answers

1.

FLASHCARD QUESTION

Front

JavaScript is primarily used to make web pages:

Back

Interactive

2.

FLASHCARD QUESTION

Front

Which keyword declares a variable whose value can be reassigned? Options: const, let, var, fixed

Back

var

3.

FLASHCARD QUESTION

Front

In JavaScript, what symbol is used for single-line comments?

Back

//

4.

FLASHCARD QUESTION

Front

Which function is used to show a dialog box with a message? Options: alert(), popup(), console.log(), display()

Back

alert()

5.

FLASHCARD QUESTION

Front

Which keyword defines a function in JavaScript? Options: function, define, block, method

Back

function

6.

FLASHCARD QUESTION

Front

Arrays in JavaScript are used to:

Back

Store multiple values in one variable

7.

FLASHCARD QUESTION

Front

Which operator assigns a value to a variable? Options: ==, =, ===, =>

Back

=

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?

Discover more resources for Computers