Posted: October 28th, 2022
Write a program in pseudocode that inputs from the user the number of hours worked and hourly pay rate for employees and outputs their total pay. the program should process an arbitrary number of employees : the user will terminate input by entering 0 for hours worked and pay rate. use a class called Worker with attrributes: hours rate and total. methods computetotal() and access methods sethours, gethours, setrate, getrate, settotal,, and gettotal for each of the attributes
Place an order in 3 easy steps. Takes less than 5 mins.