InterviewSolution
Saved Bookmarks
| 1. |
When a positive integer s is divided by another positive integer b, then the possible values of remainder can be 0, 1 or 2 only.What is the possible value of b? |
| Answer» When a positive integer s is divided by another positive integer b, then the possible values of remainder can be 0, 1 or 2 only.What is the possible value of b? | |