The correct response is:
Imperative languages focus on “how”; declarative languages focus on “what.”
Imperative languages specify the steps to achieve a goal (how to do something), while declarative languages specify the desired outcome without detailing the steps to achieve it (what to do).