Question: . . . . . . . . . . . . . . . . . . . . . 4 . . .

 . . . . . . . . . . .

. . . . . . . . . . . . . . . . . . . . . 4 . . . . . . . . . . . 1 System.out.print("Input employee name 13: "); employ3 = Keyboard.readstring(); //Input 3 itmes sold (1 for each name) System.out.print("Input number of items for employee #1: "); items1 = Keyboard. readInt(); System.out.print("Input number of items for employee #2: "); items2 = Keyboard.readInt (); System.out.print("Input number of items for employee #3: "); items 3 = Keyboard. readint(); \/clear the screen // calculate total items sold //Calculate the & sold for each employee //Display sales report } //end main method } //end Lab01

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!