(1 mark, file to be edited: Q1.c)
Users are required to enter two "double" numbers: 'a' and 'b' using the keyboard (STDIN).
Please print out the result of ax - b = 0 with 3 decimal places.
Below is an example of how the program will run:
Enter the values 5.123 for 'a', 9.123 for 'b'.
2 of 2
Paper No: 6
5.123
9.123
OUTPUT:
1.781
Press any key to continue ..
Question 2:
(1 mark, file to be edited: Q2.c)
Users are required to enter two integer numbers: 'y' and 'w lv cy) using the keyboard (STDIN)