Question: 5 points (b) There are several errors in this program. Please identify the errors by putting the line of codes, and write the correct codes:
5 points (b) There are several errors in this program. Please identify the errors by putting the line of codes, and write the correct codes: (Sample Output of the program is shown in a separate figure 4 below) 1 #include "stdio.h" 2 void main() Ways to answer int array[5; Lines The correct code int array2[5); 1 XXXXXX int array3[51: int 1; yyyyyy printf("First array: "); for (i = 0; i 20 21 printf(" "); 22 for (i = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
