
Concept explainers
Following variables are used in the program:
Interior_mur,Exterior_mur :To store the number of interior and exterior murals scheduled to be painted.
Interior_rev,Exterior_rev,Total_rev: To store the computed value of interior, exterior and total revenue.
Following functions are used in the program:
ReadLine(): To input salaries of different employees from user in string format.
WriteLine(): To display the increased salary and explanatory text.
Summary Introduction:
Program will use Main () method to ask the user to enter number of interior and exterior murals using ReadLine() method. The expected revenue for each of murals is calculated along with total revenue and then displayed to user using WriteLine() method. Program Description:
Purpose of the program is to take input number of interior and exterior murals then compute the total expected revenue for each type of mural and display the total revenue.

Trending nowThis is a popular solution!

Chapter 2 Solutions
MICROSOFT VISUAL C# <CUSTOM LL>
- Microsoft Visual C#Computer ScienceISBN:9781337102100Author:Joyce, Farrell.Publisher:Cengage Learning,Programming Logic & Design ComprehensiveComputer ScienceISBN:9781337669405Author:FARRELLPublisher:CengageProgramming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage Learning
- EBK JAVA PROGRAMMINGComputer ScienceISBN:9781337671385Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENTCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage


