ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 36 - Certified JavaScript Developer I discussion

Report
Export

Given the following code:

Let x =null; console.log(typeof x); What is the output of the line 02?

A.
"Null"
Answers
A.
"Null"
B.
"X"
Answers
B.
"X"
C.
"Object"
Answers
C.
"Object"
D.
"undefined"
Answers
D.
"undefined"
Suggested answer: C
asked 23/09/2024
vceplus plus
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first