Numeric expression -- payroll calculator

This assignment will test your ability to write programs with user input and using numeric expressions and variables.

Write a program that looks like and does the same thing as this simple payroll program. Don't forget pay attention to TabIndex order and clearing the gross pay when the user inputs new data.

Even though you could do this program without variables, do not do so. Assign the user inputs to variables before doing the calculations.

When the program is working turn in a screen shot showing the pay for 12 hours at 13.50 per hour and a listing of the event handlers. (Be sure your program gives the correct answer).


Disclaimer: The views and opinions expressed on unofficial pages of California State University, Dominguez Hills faculty, staff or students are strictly those of the page authors. The content of these pages has not been reviewed or approved by California State University, Dominguez Hills.