A number is divided by 5, 3, 2 successively in order to get remainders of 0, 2, 1 respectively. What will be the remainder when the same number is divided by 2, 3, 5 respectively ? Answer : B. 1, 0, 4… View Answer