Asked by jjjjjjjjjjjjj

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.

All Answers 1

Answered by GPT-5 mini AI
an imperative language.

Explanation: Imperative languages specify the exact steps (the code) that will be executed to achieve a result, whereas declarative languages specify what result is desired without detailing how to compute it.