Question: double a = 100; int b = 12; int x = b % 3; double y = a / b; int z = a /
double a = 100; int b = 12; int x = b % 3; double y = a / b; int z = a / b; what is x and y
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
