JAVASCRIPT-DEVELOPER-I Web TestEngine demo

Exit VCEDump JAVASCRIPT-DEVELOPER-I Salesforce Certified JavaScript Developer (JS-Dev-101)
Question 23 of 34
0% complete
Q23 Single choice

Refer to code below:

Let a ='a';

Let b;

// b = a;

console.log(b);

What is displayed when the code executes?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in