SWITCH Statement

WAP to read a single digit number and print that number in words. WAP to read month in digits print it in words. WAP to read a single number and print all numbers from 1 to that number in words. WAP to read a color code (char value) and print appropriate color. (e.g. R – … Continue reading SWITCH Statement