filmov
tv
Java Program to convert a String into Piglatin Form || ICSE || ICSE 2024 || PIGLATIN FORM || Java

Показать описание
Write a program that encodes a word into Piglatin. To translate a word into a Piglatin word, convert the word into uppercase and then place the first vowel of the original word as the start of the new word along with the remaining alphabets. The alphabets present before the vowel being shifted towards the end followed by “AY”.
Sample Input (1) : London, Sample Output (1) : ONDONLAY
Sample Input (2) : Olympics, Sample Output (2) : OLYMPICSAY
**************************************************
piglatin string java Computer Class 10 ICSE ISC Java Programming
Computer Class 10 ICSE ISC Java Programming
**************************************************
Prepared By : Subhankar Banerjee . PGDCA(1st) CS(1st)
13 years+ experiences of teaching !
Sample Input (1) : London, Sample Output (1) : ONDONLAY
Sample Input (2) : Olympics, Sample Output (2) : OLYMPICSAY
**************************************************
piglatin string java Computer Class 10 ICSE ISC Java Programming
Computer Class 10 ICSE ISC Java Programming
**************************************************
Prepared By : Subhankar Banerjee . PGDCA(1st) CS(1st)
13 years+ experiences of teaching !