ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Program written using high level programming language must be translated into machine language before execution. Procedures written in a high-level programming language must be translated into machine language before being executed.
|
TRUEBETUL
|
|
FALSESALAH
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Compiler. A compiler is a computer program that translates a program written in a high-level language to the machine language of a computer. The high-level program is referred to as ‘the source code.
There is 1 question to complete.