COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not a high level programming language?
A
Assembly
B
C++
C
Java
D
Python
Explanation: 

Detailed explanation-1: -So, Assembly language is not a High Level Programming Language.

Detailed explanation-2: -Languages like C, C++, Python, and Java are high-level programming languages. Machine-level language is a low-level language that deals with 0s and 1s whereas assembly-level language lies between low-level language and high-level language, it is more of an intermediary language.

Detailed explanation-3: -Examples of high-level programming languages in active use today include Python, JavaScript, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others.

There is 1 question to complete.