Question 205578
an even digit is divisible by 2.
0 is an even digit.
first position can be either 0, 2, 4, 6, 8
second position can be either 0,2,4,6,8
5 possible first position.
5 possible second position.
total possible is 5*5 = 25
----