/dictionary_word_first_project

This program receives ten words from user and 1. prints with insertion order, 2. prints array of words in alphabetical order, 3. prints array of words in reverse alphabetical order, and 4. prints array of words that start with vowel.

Primary LanguageJava

Watchers