logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

OOP Bank Sdn. Bhd. wants to develop a wealth management system for its clients. The system keeps track of the assets owned by a client, and then calculate the sum of monetary value of these assets.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

OBJECT-ORIENTED PROGRAMMING

OOP Bank Sdn. Bhd. wants to develop a wealth management system for its clients. The system keeps track of the assets owned by a client, and then calculate the sum of monetary value of these assets. The assets owned by the client can be categorized into three categories: property, vehicle, and saving. The property can be lands and houses, while vehicle can be cars and motorcycles, and saving can be bank accounts and golds. Each of these assets have different formula to calculate its’ monetary value, such as:

  1. Land: area times price per meter squares
  2. House, car, and motorcycle: market value
  3. Bank account: balance times (1 plus interest rate)
  4. Gold: weight times price per grams

During the requirement analysis phase, the system analyst has come out with a class diagram, which is to be implemented by you as the system developer. The class diagram can be referred in Figure 1. However, you realized that the class diagram is incomplete since some of the constructors and methods don’t throw any exception when its parameters’ values are incorrect, therefore you may need to add throws declaration in any constructors and methods you see fit. You are also allowed to add the necessary classes.

Develop a simple system that fully implements the class diagram provided and write a main() method to instantiate the objects from user input, store the objects of these classes into a collection (you can use either Vector or ArrayList), and print the list of these objects in the console. The method to calculate the monetary value of these assets should raise an exception if any of the element of the formula is in invalid value, for example negative value of area for land, negative value of price per grams for gold, etc.

 

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

852 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

900 Answers

Hire Me
expert
Husnain SaeedComputer science

598 Answers

Hire Me
expert
Atharva PatilComputer science

984 Answers

Hire Me

Get Free Quote!

310 Experts Online