Question: use a text editor (notepad, sublime, etc) to create a file which contains five methods Method name: process Grade parameters: none. so when method is

 use a text editor (notepad, sublime, etc) to create a file

use a text editor (notepad, sublime, etc) to create a file which contains five methods

Method name: process Grade parameters: none. so when method is called nothing is passed in b.Method neturn: voidi E. Ask the user for the grade (as a floak) and the name (String Use the getCharGrade method to get the letter grade e. Print: Name gade:27 char arade . Methad name: main method parameters: none Return type: void Call sayHil) method. Ask ucer it's name, and call the sayHiToWhomever method sending the name entered to the sayHiToWhomever method as an arg o Print . . THREE Call findSum method, as follows: findsum, 6, 51; We are using three int literals as args, but obviously using variable names would be much more useful o Print FOUR * Call getSum method, as follows: double total getSum(44 0, 66.0, 55.0 . Notice how we capture a return value place the method call on the right side of the assignment operator. We don't always need to store the returned value: we may want to just print it, ar use it in another calculation, or thraw it in a databate Print 'the sum is:total . We are usirg three ficat iterals as args, but obvioualy using variable names would be much more useful o Print FIVE . Aak the user to enter a character, and the number of times to print it . Call the printPattern method, sending as args the char and the int . Be sure the order of the arp send matches the order o, . parameters in printPatterm SIX Call the precerrGradeG method tenent no arp SEVEN o Print o Print Bye The ank should tantan, your full name

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!