JavaScript

JavaScript

University

30 Qs

quiz-placeholder

Similar activities

Kuis 2 Pemrograman Web 1

Kuis 2 Pemrograman Web 1

University

25 Qs

Pre-Finals-WST

Pre-Finals-WST

University

25 Qs

HTML & CSS Level 01

HTML & CSS Level 01

University

25 Qs

BWD QUIZ

BWD QUIZ

University

30 Qs

CSS

CSS

9th Grade - University

25 Qs

HTML & CSS

HTML & CSS

University

25 Qs

C PROGRAMMING

C PROGRAMMING

University

25 Qs

Mini Try Out SPMB PKN STAN 2020

Mini Try Out SPMB PKN STAN 2020

1st Grade - Professional Development

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?