Sample Program

B/c an activation record instance for a simple subprogram has a fixed size, it can be statically allocated. The following figure shows a program consisting of a main program and three subprograms: A, B, and C. The construction of the complete program shown above is not done entirely by the compiler. ................
................