Respuesta :

The computing paradigm that can solve a problem by describing the requirements, without writing code in a step-wise fashion to solve the problem is called; Imperative

Programming Paradigm

The correct answer here is Imperative Paradigm because imperative programming is a programming paradigm that utilizes statements which change the state of a program.

Now, further to the definition, an imperative program usually consists of commands that the computer should perform and this imperative programming focuses on describing the way that a program operates.

Read more about Programming paradigm at; https://brainly.com/question/14260799

ACCESS MORE