total marks divided by number of subjects
Here’s a simple Java program that prompts the user for the number of students and then collects marks for five subjects to print a marksheet: import java.util.Scanner; public class MarksSheet { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print("Enter the number of students: "); int numStudents = scanner.nextInt(); for (int i = 1; i <= numStudents; i++) { System.out.println("Entering marks for Student " + i); int[] marks = new int[5]; for (int j = 0; j < 5; j++) { System.out.print("Enter marks for Subject " + (j + 1) + ": "); marks[j] = scanner.nextInt(); } System.out.println("Marks for Student " + i + ": " + java.util.Arrays.toString(marks)); } scanner.close(); } } This program uses a loop to gather and display marks for each student across five subjects.
about 3 out of 5
All you have to do is find the eighth marks, start at one inch, and find 5/8ths after the one.
It has affected the culture so much that students search for their assignments online. Did you not think that your teacher would be on the lookout for students such as you. 5 marks deducted for attempted plagiarism, and another 10 for utter stupidity.
Annalaina Marks is 5' 11".
Annika Marks is 5' 4".
Shelly Marks is 5' 8".
Willis Marks is 5' 8".
Add the values you wish to average, and divide by the number of values. For example: If I wanted to find the average of 1,2,3,4,5: (1+2+3+4+5)/(5)=3
four students take 45 minutes to weed the school garden plot. how long will it take 5 students to do the same job
5 to 15 pounds depends how old u r
Torey Hayden is 5' 9 1/2".