Which of the following is a programming paradigm?(1 point)

Responses

parametric programming
parametric programming

sequential programming
sequential programming

polymorphic programming
polymorphic programming

iterative programming

1 answer

The correct answer is sequential programming.

While the other options may describe certain approaches or concepts in programming, they are not widely recognized as established programming paradigms like sequential programming is. Other well-known paradigms include procedural, object-oriented, functional, and declarative programming.