Question: (C Program) Write a program that inputs one character, then display yes if the character is y , display no if the character is n,
(C Program)
Write a program that inputs one character, then display yes if the character is y , display no if the character is n, displays menu if the character is m, display exit if the character is not y, n, or m. Implement this program by a Switch statement.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
