Select Answer
x=int, y=float, z=float
x=int, y=double, z=double
All three are int
Compilation error -- auto cannot be used with arithmetic