Question: Create a java application that uses the switch block to print the grade of a student i.e 70 above A, 60-69 B, 50-59 C, 40-49

Create a java application that uses the switch block to print the grade of a student i.e 70 above A, 60-69 B, 50-59 C, 40-49 D and 30 F. Using if and else statements create a java application that check the day and prints out message on Sunday "Go to Church", Friday "Go to ?Mosque" and Saturday "Chill at hon all other days " go to school Submit the source code on the google classroom Create a list of students using an array that takes in 11 names. Using a for loop print all the names of the students Submit the source code on the google classroom 10.00 7000 162 90.3 6000 2773 80.2 5000 292 Using the above table create a 2D array in java Using a forloop print all the elements in the array. Submit the source code on the google classroom
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
