COMPILER DESIGN

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.
A
TRUEBETUL
B
FALSESALAH
C
Either A or B
D
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.