Question: For the (strange) code below, what is the final value of i? Explain why. int i,k=6: i = 3* (5>1) + (k=2) + (k=-6);
For the (strange) code below, what is the final value of i? Explain why. int i,k=6: i = 3* (5>1) + (k=2) + (k=-6);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
