Modify the tests program to create a new one named


Programming Excercises. Chapter 2 page 97 Microsoft Visual C# 2015

Write a C# program named ProjectedRaises that includes a named constant representing next year's anticipated 4 percent raise for each employee in a company.

Also declare variables to represent the current salaries for three employees. Assign values to the variables, and display, with explanatory text, next year's salary for each employee.

Convert the ProjectedRaises class to an interactive application named ProjectedRaisesInteractive. Instead of assigning values to the salaries, accept them from the user as input.

Write a program named Tests that declares five variables to hold scores for five tests you have taken, and assign a value to each variable. Display the average of the test scores to two decimal places.

Modify the Tests program to create a new one named TestsInteractive that accepts five test scores from a user.

Solution Preview :

Prepared by a verified Expert
Computer Engineering: Modify the tests program to create a new one named
Reference No:- TGS02901295

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)