JAVASCRIPT-DEVELOPER-I Web TestEngine demo

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

Given the code below:

Function myFunction(){

A =5;

Var b =1;
}

myFunction();

console.log(a);

console.log(b);

What is the expected output?

Sign in to mark questions

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

Sign in