Difficulty: Easy
Correct Answer: B
Explanation:
Introduction / Context:A quick way to solve many letter-classification questions is to separate vowels from consonants. The presence of a single consonant among vowels (or vice versa) yields an immediate odd-one-out.
Given Data / Assumptions:
Concept / Approach:Apply the vowel–consonant property. The singleton by this property is the outlier.
Step-by-Step Solution:
1) Identify vowels: O, I, E.2) Identify consonant: B.3) Therefore, “B” is the odd item.Verification / Alternative check:Consult the standard vowel list (A, E, I, O, U). “B” is absent, confirming it is a consonant.
Why Other Options Are Wrong:They share the vowel category.
Common Pitfalls:Do not overthink; the simplest linguistic attribute suffices here.
Final Answer:B
Discussion & Comments