Replace vowel with character following it | important question icse java | semester 2 | class 10

Опубликовано: 16 Апрель 2022
на канале: Learn Easily - By Anurag
4,720
300

This video contains detailed solution of following question:

Write a program to accept a word and convert into lowercase if it is uppercase,and display the new word by replacing only the vowels with the character following it.
Sample Input: computer
Sample Output: cpmpvtfr