Create a base class to store characteristics about a loan


Problem

Create a base class to store characteristics about a loan. Include customer details in the Loan base class such as name, loan number, and amount of loan. Define subclasses of auto loan and home loan. Include unique characteristics in the derived classes. For example you might include details about the specific auto in the auto loan class and details about the home in the home loan class. Create a presentation class to test your design by displaying information about both types of loans.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a base class to store characteristics about a loan
Reference No:- TGS02646873

Expected delivery within 24 Hours