107k views
3 votes
Derek is asked to write the alternate name for non-procedural languages in his class examination. What name should Derek write?

A.
imperative languages
B.
object-oriented languages
C.
declarative languages
D.
functional languages

User Will Buck
by
7.8k points

2 Answers

2 votes

Answer:

C. declarative languages

Step-by-step explanation:

User PlankTon
by
9.5k points
3 votes

Answer:

C. Declarative Languages

Step-by-step explanation:

Non-procedural language is a computer language that does not require writing traditional programming logic. Also known as a "declarative language," users concentrate on defining the input and output rather than the program steps required in a procedural programming language such as C++ or Java.

User Hritik
by
7.6k points