Using C# and Visual Studio, design and implement a s fulls the following requirements. The user shall be able to enter the following values: Gross monthlv income (before deductions). Estimated month tax deducted. Estimated monthly expenditures in each or the following categories: groceries Water and lights line applica Travel costs including petrol Cel phon and tppphone Other expenses The user shall be able to choose between renting accommodation or buying a property. If the user selects to rent. the user shall be able to enter the monthlv rentalamount If the user selects to buv a propertv, the user shall be required to enter the following values for a home loan: Purchase price or the property Total denosit Interest rate (percentage) Number of months to repay (between 240 and 360) The software shall calculate the monthly home loan repayment for buying a property based on the values

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Using C# and Visual Studio, design and implement a s
fulls the following requirements.
The user shall be able to enter the following values:
Gross monthlv income (before deductions).
Estimated month tax deducted.
Estimated monthly expenditures in each or the following categories:
groceries
Water and lights
line applica
Travel costs including petrol
Cel phon and tppphone
Other expenses
The user shall be able to choose between renting accommodation or buying a property.
If the user selects to rent. the user shall be able to enter the monthlv rentalamount
If the user selects to buv a propertv, the user shall be required to enter the following
values for a home loan:
Purchase price or the property
Total denosit
Interest rate (percentage)
Number of months to repay (between 240 and 360)
The software shall calculate the monthly home loan repayment for buying a property
based on the values that the user entered, Sef
https://www.siyavula.com/read/maths/grade-10/finance-and-growth/09-finance-and-
growth-02 for more information on how to calculate this
If the monthly home loan repavment is more than a third of the user'S gross monthly
income, the software shall alert the user that approval of the home loan is unlikelv.
The software shall calculate the available monthly monev after all the specified deductions
have been made
The software shall not persist the user data between runs. The data shall only be stored in
memory while the software is running
Non-functional requirements.
You are required to use internationally acceptable coding standards. Include
comprehensive comments explaining variable names, methods, and the logic of
pregramming code
You are required to use classes and inheritance. Create an abstract class Expense, from
which Homeloan, etc., can be derivec
Store the exnenses in array 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Introduction to Coding
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education