Ans C
We will raise 4 to powers from 0 onwards to check for a pattern in the units digit of the answers.
4^0 = 1
4^1 = 4
4^2 = 16
4^3 = 64
4^4 = 256
4^5 = ...4
4^6 = . ..6
Except for the the first number where 4 is raised to 0,
we see a consistent pattern of 4, 6, 4, 6 repeating in the unit digit of the answers.
Now check stmt 1
w is an even number ie w could be 0, 2, 4, 6..etc. We would get different unit digits.
If w= 0 then n = 1
If w = any other even number, then n = 6
So, since we get 2 answers for n, this statement is Not Sufficient.
Stmt 2
w > 0 ie w could be 1, 2, 3, 4 etc.
If w = odd nos ie 1, 3...., n = 4
If w = even nos ie 2, 4...., n = 6
Again, we get 2 answers for n. Hence statment 2 is Not Sufficient.
Taking statements 1 and 2 together we get:
W is even and greater than 0
W = 2, 4, 6... , therefore n = 6
Since we get only one answer for n ie n = 6
Both 1 and 2 together are Sufficient and the answer is (C)