Page 1 of 1
X. User selected Exit 5. If the input is not valid - use the default option of the switch statement and display "Invali
Posted: Mon Jul 11, 2022 9:55 am
by answerhappygod
X. User selectedExit
5. If the input is not valid - usethe default option of the switchstatement and display "Invalid choice" andissue a return 5;
statement.
6. After the switch
statement, the programshould display "Done!" and terminate.
Deliverable is a working C file.