Question: PROGRAM -3: Write a Java program to read an integer number and print its factorial. PROGRAM -4: Write a Java program to read n marks

 PROGRAM -3: Write a Java program to read an integer number

PROGRAM -3: Write a Java program to read an integer number and print its factorial. PROGRAM -4: Write a Java program to read n marks for n students along with their names then find and print the following: 1- The class average 2- The name and mark of the highest student mark 3- Number of students above the average. 4-Use switch statement to convert the mark into points as follows: If the mark is between 90 and 100 print A If the mark is between 80 and 89 print B If the mark is between 70 and 79 print C If the mark is between 60 and 69 print D If the mark is between 0 and 59 print F Otherwise print "Invalid mark

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!