J S   QUIZZ

J S QUIZZ

University

25 Qs

quiz-placeholder

Similar activities

JavaScript P1

JavaScript P1

University

25 Qs

Quiz No. 1 - Functions in JavaScript

Quiz No. 1 - Functions in JavaScript

University

25 Qs

Post Test VSA Pemrograman Web - Day 04

Post Test VSA Pemrograman Web - Day 04

University

20 Qs

JavaScript Basics (2)

JavaScript Basics (2)

University

20 Qs

Prog Web U3

Prog Web U3

University

21 Qs

Typescript

Typescript

University

20 Qs

JavaScript - Practice 10

JavaScript - Practice 10

University

20 Qs

PHP Quiz - 1

PHP Quiz - 1

University

20 Qs

J S   QUIZZ

J S QUIZZ

Assessment

Quiz

Computers

University

Hard

Created by

Suprita Kumari

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does 'NaN' stand for in JavaScript?
Not a Number
Not a Null
No Answer Necessary
Null and Nil

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which company developed JavaScript?
Mozilla
Netscape
Google
Microsoft

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a reserved word in JavaScript?
default
finally
throw
undefined

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct syntax to declare a constant in JavaScript?
let
const
var
constant

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which method is used to remove the last element from an array?
shift()
splice()
pop()
remove()

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will `typeof null` return in JavaScript?
'object'
'null'
'undefined'
'string'

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default value of an uninitialized variable in JavaScript?
null
undefined
0
empty string

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?