Plan the logic for ABC I nsurance company program to determine policy premiums. The program continuously prompts the user for an insurance policy number. When the user enters an appropriate sentinel...



Plan


the


logic for


ABC


I
nsurance company program to determine policy premiums. The


program continuously prompts the user for an insurance policy number. When the user


enters an appropriate sentinel value, end th
e program. Call a method that prompts each


user for the type of policy needed

health or auto. While the user’s response does not


indicate health or auto, continue to prompt the user. When the value is valid, return it from


the method. Pass the user’s respo
nse to a new method where the premium is set and


returned

$550 for a health policy or $225 for an auto policy. Display the results for each


policy.


Your task is to


create the pseudocode for this solution


Aug 22, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here