Question:

Find the odd group of letters:

Show Hint

For letter sequence problems, check for consistent patterns like +1/+2. The odd one usually breaks the pattern.
  • KLOP
  • FGIJ
  • QRTU
  • ABDE
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Let’s analyze the sequence of each group:
KLOP: K(+1)=L, L(+3)=O, O(+1)=P (Irregular gap)
FGIJ: F(+1)=G, G(+2)=I, I(+1)=J
QRTU: Q(+1)=R, R(+2)=T, T(+1)=U
ABDE: A(+1)=B, B(+2)=D, D(+1)=E
Only option (A) does not follow the same increasing pattern.
Was this answer helpful?
0
0