Question: SECTION B (30 marks] 11. Write down the output of programme Return Multiple below. Retrun Multiple 12 marks] #include void function1(int a,int b, double r,

 SECTION B (30 marks] 11. Write down the output of programme

SECTION B (30 marks] 11. Write down the output of programme Return Multiple below. Retrun Multiple 12 marks] #include void function1(int a,int b, double r, double s, int *c, double *t); main int 1=5. j=6, k; double x=10.56, y=22.3, 2; printf("1=%d j=%d inir x=%1f ir y=%1f ",i,j,x,y); functioni(i,j,x,y,&k, &z); printf("k=%d r z=m1f ",k,z); system("pause"); void functioni(int a, int b, double r, double s, int *c, double *t) float highlevel; *C = a+b; #t = r+S+(c); highlevel-(*2)+('t); printf("#c=%d niri *t=%1f highlevel=%1f ", *c,*t, highlevel)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!