Search Header Logo

JavaScript Basics

Authored by gowri d

Computers, Professional Development

12th Grade - University

Used 966+ times

JavaScript Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 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

30 sec • 1 pt

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

\\
^
?
//

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is
var typeOfApples="Fuji";

Int
Float
Boolean
String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can a developer show a pop-up message to the user?

alert

prompt

console.log

<p> tag

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which message will the user see?

"Hello user"
No message
"Goodbye user"
"message + user"

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?