Write a C# program using aswitch statement that switches on the variablename. If the name isWilliam, print a message that saysHello Bill. If the name isHenry, print a message that saysHello Harry. If the name isBarbara, print a message that saysHello Barb. If the name isSejin, print a message that saysContratulations Sejin!.On any other name, print a message that saysHello x, wherexis the person’s name.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here