Javascript Basics Test

Javascript Basics Test

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

ReactJS Basic

ReactJS Basic

7th Grade

15 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

JAVASCRIPT 1

JAVASCRIPT 1

10th Grade

15 Qs

HTML, CSS & JS

HTML, CSS & JS

11th - 12th Grade

25 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

HTML / CSS

HTML / CSS

5th - 7th Grade

20 Qs

SDA Chapter 6 Vocabulary

SDA Chapter 6 Vocabulary

7th - 9th Grade

20 Qs

JavaScript Basic Terminology

JavaScript Basic Terminology

9th - 12th Grade

20 Qs

Javascript Basics Test

Javascript Basics Test

Assessment

Quiz

Computers

7th - 12th Grade

Medium

CCSS
RI.9-10.4, RI.7.4, RI.11-12.4

+1

Standards-aligned

Created by

Greg Baker

Used 180+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct Javascript format for a comment?

// "the text"

/"the text"/

*/"the text"/*

\\"the text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The conditional statement, in Javascript, begins with the word _______.
Then
Else
If
OK

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Indicates the beginning  and the end of a JavaScript section.
<html> </html>
<style> </style>
<article> </article>
<script> </script>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A user-defined name for a memory location whose value can change over time.
variable
syntax
operator
token

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, you should include a semi-colon at the end of each statement.
yes
no

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript code is embedded in HTML documents between <script> and </script> tags.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What character do we use for multiplication?
#
x
*
/

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?