Computer Science, asked by jainrenu633, 8 months ago

7. Write a program in Java to accept a String in upper case and replace all the vowels
present in the String with Asterisk (*) sign.
Sample Input: "TATA STEEL IS IN JAMSHEDPUR"
Sample output: TT ST L 'S 'N I'MSHEDP*R​

Answers

Answered by khushboobhk8
0

Answer:

I think it would help you

Attachments:
Similar questions