Question: C++ help. can only use switch statements. .. You are tasked with writing a program for an automated phone system Far the program you reort

C++ help. can only use switch statements.
.. You are tasked with writing a program for an automated phone system Far the program you reort 'o implement the following algorithm. You are not alowed to use any if or elseirt statements Thst is, you must use switch statements Prompt the user with the message "This is the voice response system for the DM. Prompt the user with the message "Enter 1 for licensing. 2 for ragistration You wW get the operalor for any other entry ir first response " then display the message Enter 1 for a new license or 2 for a icenise renawal ir second response-1 display the message "You have requested a new license else if response 2 display the message ,You have requested . icense renewal." else display the message "Sory, bad entry" exit program else if first response = 2 ten display the message "You have requested registration." else display the message "You have requested the operator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
