Question: C# Explain how the C# switch statement works. Write a switch statement for the following scenario: A variable named status is tested. Display the following
C#
Explain how the C# switch statement works. Write a switch statement for the following scenario: A variable named status is tested. Display the following message depending on the value assigned to status: 
VALUE 1 2 MESSAGE You are a freshman You are a sophomore You are a junior You are a senior Your status is undetermine 4 oiheer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
