Question: Code: Will surely give thumbs up! int d,g; void main(void) { int a,b,c; } void fun1(void) { int a,c,d; void fun2(void) { int b,d, e;
Code:


Will surely give thumbs up!
int d,g; void main(void) \{ int a,b,c; \} void fun1(void) \{ int a,c,d; void fun2(void) \{ int b,d, e; . . void fun3(void) \{ int d,e,f; .. Question 9 10 pts Given the code below, what is the referencing environment at point 2 in the code, assuming dynamic scoping is used, given the following call history. main calls fun 3 , fun 3 calls fun 2 , and fun 2 calls fun 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
