Question: Let a = 1, b = 2, c = 3 and d = 5, calculate the value of x x = a%b + c*d/4 x
Let a = 1, b = 2, c = 3 and d = 5, calculate the value of x x = a%b + c*d/4 x = d + b*(a+c)/5.0 x = b + a++; x+ = ++a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
