Computer Science, asked by ananyakiran200p6qq7d, 10 months ago

1. WAP to accept a string and display the vowels present it in vertically and also print
the number of vowels present in it.
Sample Input – “COMPUTER”
Output - 0
U
E
The number of vowels present in the string “COMPUTER” is 3.​

Answers

Answered by avinashmurmu99311
3

Explanation:

please see the above picture i have written very clearly to make you understand

Attachments:
Similar questions