What is displayed when the code executes?
Refer to code below:
Let a =’a’;
Let b;
// b = a; console.log(b);
What is displayed when the code executes?
A . ReferenceError: b is not defined
B. A
C. Undefined
D. Null
Answer: C
Latest JavaScript Developer I Dumps Valid Version with 144 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments