COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Are closer to human language. Like oracle, VB, VC++, SQL etc. Most of them are used to access database, they allow the programmer to define “what” is required without telling the computer and “How” to implement it.
A
Machine
B
Assembly
C
High Level
D
4GL
Explanation: 

Detailed explanation-1: -SQL is the ISO/ANSI standard for a relational database language. SQL is both a data definition and a data manipulation language.

Detailed explanation-2: -A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human languages and further from machine languages.

There is 1 question to complete.