Computer Science, asked by sam12092007, 1 month ago

Write a program in java to accept the marks of n students and arrange then accordingly in order of their marks

Answers

Answered by satamil0505
0

Answer:

Write a program in Java using arrays: (a) To store the Roll No., Name and marks in six subjects for 100 students. (b) Calculate the percentage

Similar questions