Saved Bookmarks
| 1. |
DescnptIOTIWrite a Java program to take the marks of students from roll numbers 0 to 4 andstone them in an array. After storing the marks, print the marks of the student with roll numberSample Input:10121314Sample Output:Execution Time limit |
| Answer» | |