Step 1: Definition of even function.
A function $f(x)$ is even if $f(-x) = f(x)$ for all real $x$. Step 2: Check each option.
(A) $x|x|$ is odd because $(-x)|-x| = -x|x| \neq x|x|$.
(B) $\cos(x)$ is even, but dividing by $x$ (odd) makes $\cos(x)/x$ an odd function.
(C) $\sin(x^2)$ is even because $(-x)^2 = x^2$, so $\sin(x^2)$ remains unchanged.
(D) $e^{-|x|}$ is even because $|-x| = |x|$. Step 3: Conclusion.
Thus, the even functions are (C) and (D).