Computer Science, asked by saniaseraj09, 9 months ago

1.Write a program in Java to accept a word/a String and display the new string after
removing all the vowels present in it.
Sample Input: COMPUTER APPLICATIONS
Sample Output: CMPTR PPLCTNS
plz dont use string buffer class​

Answers

Answered by nikhilkumar1950
0

Answer:

use the string buffer class in java

Similar questions