Consider the following skeletal C program:


Given the following calling sequences and assuming that dynamic scoping

is used, what variables are visible during execution of the last function

called? Include with each visible variable the name of the function in

which it was defined.




Consider the following C program



For each of the 4 marked points, list all visible variables, along with the number of the definition statement that defines it.