Question: Write the C program that does the following. Write a function which finds the difference of two numbers. Your function gets 2 input numbers for
Write the C program that does the following.
Write a function which finds the difference of two numbers. Your function gets 2 input numbers for example a and b and finds what is the difference of them, |a-b|. For example:
Difference(4, 8) = 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
