Since $f$ is even, $f(-x)=f(x)$ for all $x$.
The right derivative at $x=-3$ is
$\lim_{h\to0^+}\frac{f(-3+h)-f(-3)}{h}$
Using evenness,
$f(-3+h)=f(3-h)$ and $f(-3)=f(3)$.
So,
$\lim_{h\to0^+}\frac{f(-3+h)-f(-3)}{h}=\lim_{h\to0^+}\frac{f(3-h)-f(3)}{h}$
Rewrite the denominator as a negative left-side change:
$\lim_{h\to0^+}\frac{f(3-h)-f(3)}{h}=-\lim_{h\to0^+}\frac{f(3-h)-f(3)}{-h}$
But $\lim_{h\to0^+}\frac{f(3-h)-f(3)}{-h}$ is the left derivative of $f$ at $x=3$, which is $-6$.
Therefore, the right derivative at $x=-3$ is $-(-6)=6$.
Answer: C.