Question 1
Input: ball lion apple ice fish
Step 1: Identify vowel-starting words: apple ice
Step 2: Identify consonant-starting words: ball fish lion
Step 3: Sort each group alphabetically
Step 4: Combine (vowels first, then consonants): apple ice 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 ice ball fish lion