Question: 3. Write a program that computes a salary of a part time employee based on -number of days worked. -number of hours per day assuming
3. Write a program that computes a salary of a part time employee based on -number of days worked. -number of hours per day assuming that he worked the same hours every day. -the hourly wage. Choose the right type for each variable. Program should produce the similar output as shown below. (inactive C:NTCWIN BINLABIEX2.EXE) Enter number of days worked 23 Enter number of hours worked per day >7 Enter hourly wage >7.69 Salary earned: 1238.09
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
