Q: 10
Given the following code:
01 let x = null;
02 console.log(typeof x);
What is the output of line 02?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.