Javascript Basics Test

Javascript Basics Test

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

7th - 8th Grade

15 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Introduction to HTML

Introduction to HTML

6th - 8th Grade

20 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

Intro to JavaScript

Intro to JavaScript

9th - 12th Grade

16 Qs

Latihan Soal HTML

Latihan Soal HTML

8th Grade

21 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

Javascript Basics Test

Javascript Basics Test

Assessment

Quiz

Computers

7th - 12th Grade

Medium

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

+1

Standards-aligned

Created by

Greg Baker

Used 189+ 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?