BASIC, C, Pascal, FORTRAN, COBOL, and ALGOL are all examples of programming languages that primarily use the (3 points)

Responses

procedural programming paradigm.
procedural programming paradigm.

object-oriented programming paradigm.
object-oriented programming paradigm.

data-processing programming paradigm.
data-processing programming paradigm.

event-driven programming paradigm.
event-driven programming paradigm.
Question 2
Python, Java, and Ruby are all examples of programming languages that primarily focus on ...(3 points)
Responses

event driven programming.
event driven programming.

passive programming.
passive programming.

object oriented programming.
object oriented programming.

procedural programming.

3 answers

For Question 1, the correct response is:

procedural programming paradigm.

For Question 2, the correct response is:

object oriented programming.

______ languages have statements that are relations, facts, and rules, while _______ languages are characterized by their use of math and their avoidance of changing states.(3 points)
Responses

Logic; functional
Logic; functional

Imperative; declarative
Imperative; declarative

Functional; logic
Functional; logic

Declarative; imperative

The correct response is:

Logic; functional