Computer Science, asked by Anonymous, 3 days ago

Write a switch statement to show the vowels from a to h?
Write a switch statement to write from 1 to 10?​

Attachments:

Answers

Answered by yashi03092007
1

You need not to perform any calculation this can simply print the values

I am sending an example of it

Just replace the name of month by required vowels

Attachments:
Answered by Finex
1

The program allows to enter an Alphabet and it checks and displays whether the given alphabet is vowel or consonant with the break statement

Hope it helps

Similar questions