InterviewSolution
Saved Bookmarks
| 1. |
Identify the number that does NOT belong to the given series of numbers.46, 31, 22, 17, 30, -32, -89, -1791. 302. 223. -324. -89 |
|
Answer» Correct Answer - Option 1 : 30 The logic followed here is: Given series:46, 31, 22, 17, 30, -32, -89, -179 The series is in decreasing order but 30 is exceptionally greater than 17. Thus 30 is the wrong term. Hence, the correct answer is "30". |
|