Question: Write output for the given code: int x=5, y, z,i; for(i=3; i < = 4; i+ = 2) { x=2*i / 4*4; y=2*x; cout
Write output for the given code: int x=5, y, z,i; for(i=3; i < = 4; i+ = 2) { x=2*i / 4*4; y=2*x; cout
Step by Step Solution
There are 3 Steps involved in it
int... View full answer
Get step-by-step solutions from verified subject matter experts
