MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPILER DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Choose the components of a language processing system.(Select all the correct answers)
A
Compiler
B
Linker
C
Loader
D
Operating System
Explanation: 

Detailed explanation-1: -Loader is a part of operating system and is responsible for loading executable files into memory and execute them. It calculates the size of a program (instructions and data) and creates memory space for it. It initializes various registers to initiate execution.

Detailed explanation-2: -Types of language processor are : assembler, compiler and interpreter.

There is 1 question to complete.