Question: - Question 5. Consider the following C program: int fun(int i){ i+)=5 return 4 v void main(){ int x=3; x=x+ fun(&x); } What is the


- Question 5. Consider the following C program: int fun(int i){ i+)=5 return 4 v void main()\{ int x=3; x=x+ fun(\&x); \} What is the value of x in the fn1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
