Part 2 - Advanced C# Features (Marks: 100) Learning Units: LU1 - 3 Assessment: Marks Weight Duration Assessment/Delivera

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Part 2 - Advanced C# Features (Marks: 100) Learning Units: LU1 - 3 Assessment: Marks Weight Duration Assessment/Delivera

Post by answerhappygod »

Part 2 Advanced C Features Marks 100 Learning Units Lu1 3 Assessment Marks Weight Duration Assessment Delivera 1
Part 2 Advanced C Features Marks 100 Learning Units Lu1 3 Assessment Marks Weight Duration Assessment Delivera 1 (62.03 KiB) Viewed 53 times
Part 2 - Advanced C# Features (Marks: 100) Learning Units: LU1 - 3 Assessment: Marks Weight Duration Assessment/Deliverable Part 2 100 30% 15hrs You will continue working on the application created in Part 1. Implement the feedback provided by your lecturer on Part 1 before continuing with Part 2. Marks will be awarded for this (10%). 1. a. C. The application must still perform all the functions from Part 1, with the following features added: The user shall be able to choose whether to buy a vehicle. 2. if the user selects to buy a vehicle, the user shall be required to enter the following values for vehicle financing Model and make b. Purchase price. Total deposit Interest rate (percentage) e. Estimated insurance premium. The software shall calculate the total monthly cost of buying the car (insurance plus loan repayment). Assume that all cars will be repaid over a period of five years. The software shall notify the user when the total expenses exceed 75% of their income, including loan repayments. Display the expenses to the user in descending order by value. d. 3. 4. 5. 1 Non-functional requirements: You are required to use internationally acceptable coding standards. Include comprehensive comments explaining variable names, methods, and the logic of programming code. You are required to use classes and inheritance. 3. You must use a generic collection to store the expenses and no longer an array. You must use a delegate to notify the user when expenses exceed 75% of their income. Submit the following items for this part: 2. 4. The Independent institute of Education (Pty Ltd 2022 Page 6 of 17 21, 22, 23 2022 1. 2. Source code. A readme file containing: Instructions for how to compile and run the software, and A brief description (100 to 200 words) of what you changed based on your lecturer's a. b. feedback
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply