What will be the output of the following code?
firstVar = 10; var firstVar; console.log(firstVar);
Create a free account to access the full topic