Question: in DRJAVA PLEASE Define a method printUserSalary() that takes one string parameter and one integer parameter and outputs as follows, ending with newline. The method

in DRJAVA PLEASE
Define a method printUserSalary() that takes one string parameter and one integer parameter and outputs as follows, ending with newline. The method should not return any value. Ex: If the input is Gus 72700 , then the output is: fus earns 72700 dollars per year. Define a method printUserSalary() that takes one string parameter and one integer parameter and outputs as follows, ending with newline. The method should not return any value. Ex: If the input is Gus 72700 , then the output is: fus earns 72700 dollars per year
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
