1. Standard Form Equation: The equation of a circle with centre $(h, k)$ and radius $r$ is:
$$(x - h)^2 + (y - k)^2 = r^2$$
2. Substitution: Given:
Centre $(h, k) = (-3, 2)$
Radius $r = 4$
Substituting these into the formula:
$$(x - (-3))^2 + (y - 2)^2 = 4^2$$
$$(x + 3)^2 + (y - 2)^2 = 16$$
This matches Option (C). Options (A) and (B) have incorrect signs for the $y$ or $x$ components respectively.