The correct response is: Imperative languages focus on “how”; declarative languages focus on “what.”
Imperative languages describe a sequence of commands for the computer to perform, detailing the steps required to achieve a certain outcome. In contrast, declarative languages express the desired outcome without explicitly listing the steps to achieve it.