Database-Management-System
October 12, 2023NTA UGC NET DEC-2022 Paper-2
October 12, 2023Compiler-Design
|
Question 3
|
Consider the following statements regarding the front-end and back-end of a compiler
S1: The front-end includes phases that are independent of the target hardware
S2: The back-end includes phases that are specific to the target hardware
S3: The back-end includes phases that are specific to the programming language used in the source code. Identify the CORRECT option
S1: The front-end includes phases that are independent of the target hardware
S2: The back-end includes phases that are specific to the target hardware
S3: The back-end includes phases that are specific to the programming language used in the source code. Identify the CORRECT option
|
Only S1 is TRUE
|
|
|
Only S1 and S2 are TRUE
|
|
|
S1, S2, and S3 are all TRUE
|
|
|
Only S1 and S3 are TRUE
|
Correct Answer: B
