JavaScript L1 Flashcard 1: Introduction and Basics

JavaScript L1 Flashcard 1: Introduction and Basics

Assessment

Flashcard

Computers

5th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is the correct Javascript format for a Comment? Options: // "the text" , /"the text"/, */"the text"/*, \\"the text

Back

// "the text"

2.

FLASHCARD QUESTION

Front

In JavaScript, you should include a semicolon at the end of each statement.

Back

True

3.

FLASHCARD QUESTION

Front

What character do we use for division?

Back

/

4.

FLASHCARD QUESTION

Front

A JavaScript file has an extension name of

Back

.js

5.

FLASHCARD QUESTION

Front

What surrounds a string?

Back

Quotation marks

6.

FLASHCARD QUESTION

Front

It can be an Integer, Float, String, or Boolean. Options: Comments, Console.log, Data Types, Statements

Back

Data Types

7.

FLASHCARD QUESTION

Front

console.log("15" + "44") would print?

Back

1544

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?