The correct answer is: Imperative languages focus on "how," declarative languages focus on "what."
Imperative languages provide a set of commands for the computer to perform, detailing the steps needed to achieve a certain outcome. In contrast, declarative languages specify the desired result without detailing the steps taken to achieve it.