

InterviewSolution
Saved Bookmarks
1. |
If the difference between the sum of digits at odd places (from the right) and the sum of digits at even places (from the right) of a number is either 0 or divisible by _____, then the number is divisible by 11. |
Answer» If the difference between the sum of digits at odd places (from the right) and the sum of digits at even places (from the right) of a number is either 0 or divisible by 11, |
|