InterviewSolution
Saved Bookmarks
| 1. |
Which is the odd number in the following?1. 8763212. 349163. 3189604. 387316 |
|
Answer» Correct Answer - Option 1 : 876321 Even numbers are those numbers which are divisible by 2 whereas odd numbers are those numbers which are not divisible by 2. Here, option 2, 3 and 4 are divisible by 2. Therefore, they are even numbers. Option 1 ends is not divisible by 2. Therefore, it is an odd number. Hence, option 1 is the correct answer. |
|