Question: Using Visual Studio C#, write a console application instructing the user to type their name, or X to terminate the application. If not terminated, display
Using Visual Studio C#, write a console application instructing the user to type their name, or "X" to terminate the application.
If not terminated, display the name three times on three different lines using a loop (for, foreach, while).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
