Question 14
Consider the following JavaScript code snippet.
What will be the output of the above code on the browsers’ console in correct order?
undefined alpha beta delta Reference Error
zeta undefined beta delta Reference Error
undefined Reference Error beta charlie undefined
zeta Reference Error beta charlie undefined