InterviewSolution
Saved Bookmarks
| 1. |
Q3) What smallest number should be added to 4456 so that the sum is completely divisible by 6?Anamn time the quotient and 5 times the remainder If the mai |
|
Answer» When we divide 4456 by 6 we get 4 as a remainder.So to make it a complete no divisible by 6 wuthout leaving any remainder, we have to add 2 to 4456.So the smallest no is 2 . smallest no is 02 is the correct answer |
|