InterviewSolution
Saved Bookmarks
| 1. |
How many different odd numbers are formed using the digits (2,4,0,6)? (Repetition digits is not allowed).A. 16B. 0C. 24D. 108 |
| Answer» All the given digits are even, so no odd number can be formed with the given digits. | |