Question: Write a Java application program to calculate property tax. Your program should have the following functions: 1. Prompt users for the number of properties. 2.
Write a Java application program to calculate property tax. Your program should have the following functions:
1. Prompt users for the number of properties.
2. Prompt users for property tax.
3. Prompt users to input the value for each property
4. Calculate the TOTAL amount of all property tax combined
5. User must press "E" to terminate the program.
You will also need to write pseudo code for this assignment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
