Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming Excercises. Chapter 2 page 97 Microsoft Visual C# 2015 Write a C# program named ProjectedRaises that includes a named constant representing next years anticipated

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

Write a C# program named ProjectedRaises that includes a named constant representing next years 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 years 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.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions