Computer Science, asked by kingshukdey98, 3 months ago

what will be the output of the following program?

string marks [ ] = {30,20,39,47,26}
for(i=1;i<3;i++);
System.out.println(marks[i]);

Answers

Answered by vivankunal2011
0

Answer: I dont know sorry

Similar questions