Question: Question 1 (23 Marks) a) If x = 0, y = 6, z =9, what is the value of x, y and z for each

Question 1 (23 Marks) a) If x = 0, y = 6, z =9, what is the value of x, y and z for each of the following code fragments? (Assume that x, y and z are their original values for each fragment.) i. if (z!=0) y= 2; else x = 10; if (y + z > 9) y = 4; z = 6; X-; } else X = 1; iii. if (x == 0) 3; z = 3; } else y = 1; (9 Marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
