Note: I know this can be converted to $(0+2)^{n}=2^{n}$ according to the binomial theorem, I just got stuck after expanding the sum.
I expanded this sum and this is what I got:
$0+0+0+...+{n\choose n}\cdot 0^{0}\cdot 2^{n}$
Here, since $0^{0}$ is undefined how the sum will be equal to $2^{n}$ ?
Use $0^0=1, 0^k=0, k\ne 0$ In the series on ly the last term contibutes : $$(0+2)^n=0+...+0+...+0+...+0+{n \choose n} 0^{n-n} 2^n=2^n.$$