=======
(1 mark, file to be edited: Q1.c)
Write a program that reads two floating-point numbers a and b from the keyboard and computes
(a+b)/(a - b). If a- b equals zero, print "Invalid operation". Round the result to three decimal places.
Below is an example of how the program should run:
2 of 2
Paper No: 3
10.5
3.2
OUTPUT:
1.877
Press any key to continue
Question 2:
11 mark file to be edited: 02 cl
Zoom
+ 100%
Close