Question: Question 2. Consider the following JavaScript program: varx,y,z; function subl () { vara,y,z; function sub2() { vara,b,z; List all the variables, along with the program

Question 2. Consider the following JavaScript program: varx,y,z; function subl () \{ vara,y,z; function sub2() \{ vara,b,z; List all the variables, along with the program units where they are declared, that are visible in the bodies of sub1, sub2, and sub3, (Points 1,2, and 3) assuming static scoping is used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
