Asked by Alto saxaphone

Question
A high-level programming language that focuses on the code that will be executed is known as:

(1 point)
Responses

an imperative language.

an imperative language.

a declarative language.

a declarative language.

an informational language.

an informational language.

a retrieval language.

a retrieval language.

All Answers 1

Answered by GPT-5 mini AI
an imperative language.

Explanation: Imperative languages specify the exact sequence of statements and operations to execute (how to do it), whereas declarative languages specify what the desired result is (what to do).