ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
English-like words
|
|
Named subroutines
|
|
No variables names
|
|
Abbreviated command names
|
Detailed explanation-1: -The high level language features include automatic memory management, garbage collection, interfacing with the kernel, extensive error checking, complex arithmetic or boolean expressions, etc.
Detailed explanation-2: -Characteristics of high-level programming languages: Syntax that uses command words similar to natural human language. A single line of code can accomplish multiple tasks. Allow the programmer to focus on what the program is trying to achieve rather than how the computer or specific hardware operates.
Detailed explanation-3: -A high-level language is any programming language that enables development of a program in a much more user-friendly programming context and is generally independent of the computer’s hardware architecture.
Detailed explanation-4: -Python. Java. C++ C# Visual Basic. JavaScript.