Sikta RoyKnowledge Contributor
Consider the following statements regarding the front-end and back-end of compilers. S1:The front end includes phases that are independent of the target hardware. S2:The backend 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 statement
Consider the following statements regarding the front-end and back-end of compilers. S1:The front end includes phases that are independent of the target hardware. S2:The backend 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 statement
Only S1 and S2 is TRUE
Front end are independent of hardware because front end are specific to the
programming language.
Back end include phases that are specific to hardware.