InterviewSolution
Saved Bookmarks
| 1. |
Find the odd set of letters from the given alternatives.1. HJNT2. BDHN3. SUZE4. KMQW |
|
Answer» Correct Answer - Option 3 : SUZE Pattern: 1.HJNT→ H + 2 = J, J + 4 = N, N + 6 = T 2. BDHN→ B + 2 = D, D + 4 = H, H + 6 = N 3. SUZE→ S+ 2= U, U+ 4= Y≠ Z , Y+ 6= E 4. KMQW→ K+ 2= M, M+ 4= Q, Q+ 6= W Hence,SUZEis correct. |
|