Question: Write a C# GUI program that calculates projected raises: Declares a named constant PERCENT_RAISE and assign it a value of 4% (or 0.04) Prompts the
Write a C# GUI program that calculates projected raises: Declares a named constant PERCENT_RAISE and assign it a value of 4% (or 0.04) Prompts the user for the names and salaries of three employees. Displays the projected salaries for these three employees over the next 2 years in a table, assuming that they get a 4% raise every year.

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
