Question: Consider the following function; discuss two ways to writeover the return address of its activation record. int myFun(int x, char *str, float f){char name[200]; int

Consider the following function; discuss two ways to writeover the return address of its activation record. int myFun(int x, char *str, float f){char name[200]; int age; float length;////ff)+=??; return age *2;}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
