How many 7 digit numbers are there,divisible by 8 which are formed by writing the digits 1,2,3,4,5,6,7(repetition not allowed)
-
UP 0 DOWN 0 0 1
1 Answers
Lokesh Verma
·2008-11-06 10:52:51
try the same method as in divisible by 4.. except that here u will have to take last 3 digits at once :)