JavaScript Quiz

JavaScript Quiz

Professional Development

13 Qs

quiz-placeholder

Similar activities

JS alapok

JS alapok

Professional Development

16 Qs

[FE] Ice Breaking - Javascript For Advance

[FE] Ice Breaking - Javascript For Advance

Professional Development

10 Qs

Data Science Quiz 1

Data Science Quiz 1

Professional Development

17 Qs

Ôn tập kiểu dữ liệu trong Java

Ôn tập kiểu dữ liệu trong Java

Professional Development

10 Qs

[FE] Ice Breaking - Object-Oriented Programming (OOP) with Class

[FE] Ice Breaking - Object-Oriented Programming (OOP) with Class

Professional Development

10 Qs

ML 2

ML 2

Professional Development

10 Qs

RE Quiz 13 Dec - Mani

RE Quiz 13 Dec - Mani

Professional Development

15 Qs

EarleandWilson_TC_223052025

EarleandWilson_TC_223052025

Professional Development

11 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?