Question 1
Input: ball fish apple lion orange
Step 1: Identify vowel-starting words: apple orange
Step 2: Identify consonant-starting words: ball fish lion
Step 3: Sort each group alphabetically
Step 4: Combine (vowels first, then consonants): apple orange ball fish lion
What is the final output?
Words starting with vowels come first (sorted alphabetically), followed by words starting with consonants (sorted alphabetically): apple orange ball fish lion