System Analysis and Design - Old Questions

Question Answer Details

6.  Create a decision tree to represent the logic of payroll system described in the following narrative. There are two types of employees: salarized and hourly. All salarized employees get basic salary. Hourly wage is calculated for hourly worker. For hourly worker, if hours worked is less than 40 absence report is also produced and if it is greater than 40 overtime is also calculated.

5 marks
Asked in 2075

Answer

AI Generated Answer

AI is thinking...