3. Determine Errors in the following statements of java programs and correct them.
a. int a[10] = {5,2,3,4,6,7);
b. int x[5] = {0,2,-2,3,5,6);
for(int i=0;i<=5;1+1)
System.out.println(x[i]);
Answers
Answered by
0
Answer:
Polls
Quizzes
Shared Folder
:fire: How to turn someone into an ARMY? :fire:
Explanation:
Similar questions