Question: 1 . Create an applet payroll program named Grade that allows the user to enter Name, 4 Test Scores After the user enters the Name

1. Create an applet payroll program named Grade that allows the user to enter Name, 4 Test Scores After the user enters the Name and 4 test scores the program should calculate the grade. Compute grade Hints:(100pts) Use methods as deemed appropriate. >=90 A,>=80 B,>=702 C,>=60 D, below 60 F . Create an output file named '"Grade Report" The file should include: Name, Ti, T2, T3, T4, Avg, Grade. You are to process 3 students or stop the program by entering -ZZ9. Display the average for all students.
2. Write an applet program that would enter two variables in a text field and perform the following operations when calculate button is pressed. Design a friendly interface. (100pts)
Addition
Multiplication
Division, division by zero is not allowed

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 Programming Questions!