JavaScript Basics Test

JavaScript Basics Test

10th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Javascript QUIZ 01

Javascript QUIZ 01

10th Grade

25 Qs

JavaScript 4-7 20.03.2023.

JavaScript 4-7 20.03.2023.

12th Grade

25 Qs

Introducere în JS

Introducere în JS

12th Grade - University

18 Qs

javascript

javascript

11th Grade

22 Qs

Javascript Pretest

Javascript Pretest

10th Grade

15 Qs

Gmetrix Intro to Programming Using JavaScript Session 1 Test

Gmetrix Intro to Programming Using JavaScript Session 1 Test

9th - 12th Grade

15 Qs

2025 - PFE/PMO - 2º Técnico - 2º Trimestre

2025 - PFE/PMO - 2º Técnico - 2º Trimestre

11th Grade

15 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

JavaScript Basics Test

JavaScript Basics Test

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Greg Baker

Used 41+ 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

30 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

A JavaScript file has an extension name of
.jscp
.js
.css
.Jp

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?