Question: The following code has an error. The numbers to the left are line numbers, and not part of the code. 1) int x, y, z;

The following code has an error. The numbers to the left are line numbers, and not part of the code. 1) int x, y, z; 2) /* Assume x and y are properly initialized before the next ne of code */ 3) if x > y) i 4) 5) 6) else 2 8) Which line number contains the error? How do you correct the code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
