(Choose 1 answer)
What will be the output of the following code fragment?double x = -3.5, y = 3.5;printf("%.0f: %.0f", ceil(x), ceil(y));printf("%.0f: %.0f", floor(x), floor(y));
Α. -3:4
-4:3
B. -4:4
-3:3
C. -4:3
-4:3
D. -4:3
-3:4
FUOVERFLO.COM
an tot ni
Exit 21