Concept:A function is differentiable at a point if its derivative exists and is finite. The derivative must be defined without any discontinuity or indeterminate form.Explanation:The function is f(x)=1−e−x2.Its domain is all real numbers because e−x2≤1 for every x, so the radicand is non‑negative.Differentiate using the chain rule:f′(x)=21−e−x21⋅dxd(1−e−x2)=21−e−x21⋅(−e−x2⋅(−2x))=1−e−x2xe−x2.Now the derivative exists wherever the denominator is non‑zero and the whole expression is finite.The denominator 1−e−x2 becomes zero when 1−e−x2=0⇒x=0.At x=0, the derivative formula gives 00, an indeterminate form, so f′(0) does not exist.For any x=0, the denominator is positive and the numerator is well‑defined, so f′(x) exists and is finite.Thus the function is differentiable at all points except x=0.Answer:(−∞,0)∪(0,∞), which corresponds to option C.