Gold batch Quiz 5

Gold batch Quiz 5

Professional Development

10 Qs

quiz-placeholder

Similar activities

ENTORNOS TRABAJO

ENTORNOS TRABAJO

Professional Development

10 Qs

Quizizz programación

Quizizz programación

Professional Development

10 Qs

Coding Quiz

Coding Quiz

6th Grade - Professional Development

14 Qs

ฟังก์ชั่นพื้นฐานของ Arduino

ฟังก์ชั่นพื้นฐานของ Arduino

Professional Development

10 Qs

JavaScript Arrays and Objects

JavaScript Arrays and Objects

Professional Development

14 Qs

TypeScript - primeiras impressões

TypeScript - primeiras impressões

Professional Development

6 Qs

Frontend Development Quiz

Frontend Development Quiz

Professional Development

10 Qs

Java Introductory Class

Java Introductory Class

Professional Development

11 Qs

Gold batch Quiz 5

Gold batch Quiz 5

Assessment

Quiz

Other

Professional Development

Medium

Created by

Gnaneshwar Reddy

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is the data type of the value null in JavaScript?

a) "null"

b) "object"

c) "undefined"

d) "boolean"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which of the following is a primitive data type in JavaScript?

a) Object

b) Array

c) String

d) Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What will typeof NaN return?

a) "NaN"

b) "undefined"

c) "number"

d) "object"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which function declaration syntax is correct in JavaScript?

a) def myFunc() {}

b) function:myFunc() {}

c) function myFunc() {}

d) func myFunc() {}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. What does typeof undefined return?

a) "null"

b) "undefined"

c) "object"

d) "string"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which of the following is not a primitive data type in JavaScript?

a) Boolean

b) String

c) Object

d) Number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. What does the typeof operator return for an undeclared variable?

a) "undefined"

Error

c) "null"

d) "object"

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?