☑Kizspy.me
Question 5:
(1 mark, file to be edited: Q5.c)
Write a function that swaps two double numbers using pointers. Then, call this function from
main() and print the result with 2 decimals only.
Below is an example of how the program will run:
INPUT:
3.6
7.2
OUTPUT:
7.20 3.60
Press any key to continue . . . |
4 of 4
Paper No: 2
Question 6:
Zoom
+ 100%
Close