CIS 407 Week 6 Assignment 1 Insurance Agent App Part
1
Click Below Link To Purchase
www.foxtutor.com/product/cis-407-week-6-assignment-1-insurance-
agent-app-part-1
Assignment 1: Insurance Agent App: Part 1
Due Week 6 and worth 180 points
This assignment consists of two (2) sections:
A Java program file
A screenshot of the driver testing and source code of the implementation
Label each file name according to the section of the assignment for which it is written. Put both
sections together in a single zip file, and submit the file.
It is a common knowledge that most households, for protection against their major perils, take
out insurance on their property, automobiles, travel, and so on. Insurance premiums are often
paid on a monthly basis. In this assignment, you will build an interactive Java application that
will help an insurance agent generate a quote for a household. Assume that the household
wants to purchase property insurance, automobile insurance, and travel insurance. The Java
application must generate a quote when the agent runs the application.
The application must contain four (4) Java classes that are stated and shown in the diagram
below.