JavaScript Quiz

JavaScript Quiz

Professional Development

13 Qs

quiz-placeholder

Similar activities

Phase 1 Recap

Phase 1 Recap

Professional Development

13 Qs

Pandas y Matplotlib

Pandas y Matplotlib

Professional Development

10 Qs

2T - AV2 - Programação Mobile

2T - AV2 - Programação Mobile

Professional Development

16 Qs

Pengaturcaraan dan AI dalam Pendidikan

Pengaturcaraan dan AI dalam Pendidikan

Professional Development

10 Qs

Minigame

Minigame

Professional Development

10 Qs

Preguntas de Purebas unitarias

Preguntas de Purebas unitarias

Professional Development

12 Qs

Post Test - Good Project Management for Aggressive Organization

Post Test - Good Project Management for Aggressive Organization

Professional Development

10 Qs

VEX - Quiz 1

VEX - Quiz 1

Professional Development

10 Qs

JavaScript Quiz

JavaScript Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Rita Mustafa

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of true && false || true?

false

true

undefined

null

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

One

Two

Default

null

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be logged?

Hello

World

undefined

null

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

1 2 3

0 1 2

0 1 2 3

0 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

John

25

undefined

null

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ! (NOT) operator do in JavaScript?

It converts a true value to false and vice versa

It performs an arithmetic operation

It is used for concatenation

It checks if a variable exists

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add an element to the end of an array?

array.add()

array.push()

array.append()

array.insert()

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?