4^w = n, what is the units digit of n?
Considering (i) When w is even integer, it can be ...,-4,-2,0,2,4,......
When w=0, 4^0 = 1, units digit is 1
When w=2, 4^2 = 16, units digit is 6
When w=-2, 4^-2 = 1/16=0.0625, units digit is 0.
We do not get a unique solution. Hence (i) is insufficient
Considering (ii) When w > 0, it can be 1,2,3,......
Also, we are not sure if it is an integer.
When w=1, 4^1 = 4, units digit is 4
When w=2, 4^2 = 16, units digit is 6
When w=3, 4^3 = 64, units digit is 4.
We do not get a unique solution. Hence (ii) is insufficient
Considering (i) and (ii), we get w > 0 and w is an even integer.
So, it can be 2,4,6,8,.....
When w=2, 4^2 = 16, units digit is 6
When w=4, 4^4 = 256, units digit is 6
And the units digit will always be 6, as we multiply all the results by 4^2= 16 and
any two numbers, whose units digit is 6, are multiplied will give a number with 6 as its unit digit.
We do get a unique solution. Hence answer is C.
---------------
ISH