Write a Java program that will allow a user to calculate interest on a Bank loan. The program should
i.Display Bank’s name and loan types available (at least 3).
ii.Accept user’s choice of loan
iii.Ask for user’s account number and verify.
iv.Display Account name associated with account number to confirm
v.Display interest rate for user’s selected choice.
vi.Ask user to input loan amount, amount of down payment (if any) and number of years to repay.
vii.The program now must display the user’s details with corresponding amount to pay according to the user’s preferences and loan percentage with the Bank name on top.
NB: Use appropriate OOP and techniques.
stultuske 1,116 Posting Maven Featured Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.