Page 1 of 1

3:04 l 4G Test 84:48 9/25 Answer Card 9. #include 101861144 int fun1(double a) { return (a); } int fun2(double

Posted: Sat May 14, 2022 2:28 pm
by answerhappygod
3 04 L 4g Test 84 48 9 25 Answer Card 9 Include Stdio H 101861144 Int Fun1 Double A Return A Int Fun2 Double 1
3 04 L 4g Test 84 48 9 25 Answer Card 9 Include Stdio H 101861144 Int Fun1 Double A Return A Int Fun2 Double 1 (35.76 KiB) Viewed 50 times
3:04 l 4G Test 84:48 9/25 Answer Card 9. #include <stdio.h> 101861144 int fun1(double a) { return (a); } int fun2(double x, double y) { FB 191861144 return(fun1(x)+fun1(y)): 144 } int main() { printf("%d\n", fun2(3.6, 2.4)); return 0; } This program will display 1997 油 A 5 B 6 Last question Next question

3:04 l 4G < Test 9/25 84:43 Answer Card int fun2(double x, double y) { 2 return(fun1(x)+fun1(y)). 44 int main() { printf("%d\n", fun2(3.6, 2.4)); return 0; } jún 1915.6 This program will display A 5 B 6 C 3.6 D 2.4 Last question Next question