InterviewSolution
Saved Bookmarks
| 1. |
Choose the odd one out from the given alternatives.1. 421662. 451283. 472994. 43435 |
|
Answer» Correct Answer - Option 4 : 43435 The logic is: First digit: 4 and next three digits → Last digit3 1) 42166 → First digit: 4, last digit→6, Next three digits → 63 = 216 2) 45128 → First digit: 4, last digit→8, Next three digits → 83 = 512 3) 47299 → First digit: 4, last digit→9, Next three digits → 93 = 729 4) 43435→ First digit: 4, last digit→5, Next three digits → 53 ≠ 125 Hence, 43435 is the correct answer. |
|