Custom Writing Service-error handling
The Software Development Company requests you add user error exception handling capabilities to the C# program.
For this week’s assignment, build on the Week Three Individual Assignment, “Branching in C#,” by storing each software developer’s information in a C# data structure object record. The C# data structure object record must include the type of employee as either W2 or 1099 using the following requirements:
- The 1099 software development employees’ records always have zero tax amounts
- The program properly handles and informs the user about errors on user input
- The program allows the user to reenter and input value that was invalid, until the user succeeds in entering a valid value.
- The program demonstrates in the code the use of ref arguments
- The program displays on the console all the software developers’ data, monthly pay, monthly taxes, annual gross pay, annual taxes, and net pay
Please follow and like us: