This practical includes different programs related to select case statement in VB.NET
#Program 1: Demonstrate use of Select case statement
Program 2: Counting no of vowels from given string
Program 3: Performing basic arithmetic operations using Select Case statement