Multiple choice technology mainframe

Natural is a ------ GL language.

  1. 2

  2. 3

  3. 4

  4. 5

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Natural is a 4GL (Fourth Generation Language). 4GLs are designed for database access and report generation with higher-level abstractions than 3GLs like C or Java. Natural is specifically a 4GL for ADABAS/Natural environments.

AI explanation

Natural, developed by Software AG, is classified as a fourth-generation language (4GL) — designed for rapid, high-level application development (often paired with the Adabas database) rather than requiring low-level procedural coding typical of 3GLs like COBOL or C.