The correct response is:
Imperative languages focus on “how”; declarative languages focus on “what.”
This means that imperative languages specify the steps needed to achieve a goal (how to do it), while declarative languages specify the desired outcome without detailing the steps required to achieve it (what you want).