JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

JAVASCRIPT 1

JAVASCRIPT 1

10th Grade

15 Qs

Cuestionario de Certificación JS 2024

Cuestionario de Certificación JS 2024

12th Grade

17 Qs

HTML Fundamentals 1

HTML Fundamentals 1

9th - 12th Grade

20 Qs

Javascript Conditional Statements

Javascript Conditional Statements

9th - 12th Grade

20 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

ReactJS Basic

ReactJS Basic

7th Grade

15 Qs

Javascript Basic

Javascript Basic

9th - 12th Grade

20 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

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 180+ times

FREE Resource

20 questions

Show all answers

1.

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>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword do we need to define a function?
function
method
onclick
functionName()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which 1 of the following symbols is used for JavaScript comments?
\\
^
?
//

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

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

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written correctly?

Move

move

Move();

move();

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?