An example of fourth generation programming language is _________.
2017
An example of fourth generation programming language is _________.
- A.
C
- B.
COBOL
- C.
MERCURY
- D.
SQL
Attempted by 269 students.
Show answer & explanation
Correct answer: D
SQL is a fourth-generation language (4GL) designed for database management and data manipulation, focusing on "what" to do rather than "how" to do it. C and COBOL are third-generation languages (3GL), while Mercury is a fifth-generation language (5GL). Thus, D is the correct option.