Multiple choice technology programming languages

SAS programming language is a

  1. 3rd generation programming language

  2. 4th generation programming language

  3. 5th generation programming language

  4. All of the above

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

SAS (Statistical Analysis System) is a 4th generation programming language (4GL). 4GLs are designed to be closer to human language and more domain-specific than 3GLs like C or Java. SAS provides high-level declarative syntax for data analysis.