Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

java code

  Asked By: Yp    Date: Sep 16    Category: Java    Views: 582
  

Write a program that get a series of words from the user and stores them in a String array.Remove the vowels from the words and display the words in capital and in the reverse order.Example input and output of program:

Enter an English word ('q' to quit): Hello
Enter an English word ('q' to quit): Word
Enter an English word ('q' to quit): q
Output : WRLD HLL

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on java code Or get search suggestion and latest updates.




Tagged: