Question: C program. Please only post screenshot of code Write a program to read two pairs of integers. Each pair represents a fraction. For example, the
C program. Please only post screenshot of code

Write a program to read two pairs of integers. Each pair represents a fraction. For example, the pair 3 5 represents the fraction 3/5. Your program should print the sum of the given fractions. For example, give the pairs 35 and 23, your program should print 19/15, since 3/5 + 2/3 = 19/15
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
