Find three errors int n[]=(1,2,3,4); for (int i=0; i<5;i++) { System.out.print(n[]); }
Answers
Answered by
1
Answer:
sorry can't understand the question
Similar questions