Web Development Quiz

Web Development Quiz

University

30 Qs

quiz-placeholder

Similar activities

CODE 4 KITSW ROUND - 2

CODE 4 KITSW ROUND - 2

University

25 Qs

OnRamps Chemistry 301 Unit 0 Part 1 - Exam 1

OnRamps Chemistry 301 Unit 0 Part 1 - Exam 1

University

25 Qs

Learn Arduino

Learn Arduino

University

29 Qs

Kiến thức về .NET và C#

Kiến thức về .NET và C#

University

31 Qs

Robótica - SeLiga - 3 Tri - 2024

Robótica - SeLiga - 3 Tri - 2024

University

34 Qs

Questions de cours E6

Questions de cours E6

University

31 Qs

Жасанды интеллект туралы сұрақтар

Жасанды интеллект туралы сұрақтар

University

30 Qs

икт81-120

икт81-120

University

25 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Others

University

Medium

Created by

Anis Ramdani

Used 20+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does `let` do in JavaScript?

Declares a constant variable

Declares a block-scoped variable

Declares a global variable

Creates a function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for strict equality?

=

==

===

:=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `typeof null`?

null

object

undefined

string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does `parseInt("10.5")` return?

10.5

10

11

NaN

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

false

true

null

undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to delay execution?

delay()

setTimeout()

setInterval()

wait()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of `Boolean(0)`?

0

false

true

null

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?