Question: Suppose: ij, and k are integer variables, i = 5 and j= 4. fig, and h are double variables, f= 5.0 and g = 4.0.
Suppose: ij, and k are integer variables, i = 5 and j= 4. fig, and h are double variables, f= 5.0 and g = 4.0. Design a C program to accomplish the followings in the same order: 1. print the quotient of i and then assign the result in k variable. 2. print the quotient off and g in h variable. 3. print again the quotient of i and j in k variable. IF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
