JavaScript

JavaScript

University

30 Qs

quiz-placeholder

Similar activities

Web-Жобалау

Web-Жобалау

11th Grade - University

29 Qs

Pemrograman Web - UNIB

Pemrograman Web - UNIB

University

25 Qs

100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

11th Grade - Professional Development

31 Qs

Mock CBT

Mock CBT

University

30 Qs

JSON Quiz

JSON Quiz

University

26 Qs

PHP Quiz

PHP Quiz

University

31 Qs

TPS UTBK SBMPTN

TPS UTBK SBMPTN

12th Grade - University

25 Qs

ORDINARIO PROGRAMACION

ORDINARIO PROGRAMACION

University

25 Qs

JavaScript

JavaScript

Assessment

Quiz

Computers, Other

University

Medium

Created by

Kevin Albania

Used 16+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 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

45 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What type of variable is
var typeOfApples="Fuji";
Int
Float
Boolean
String

6.

MULTIPLE CHOICE QUESTION

45 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

45 sec • 1 pt

How do we generate a random number?
Math.random()
random.number()
number.random()
Random.math()

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?