MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPILER DESIGN

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following system software resides in the main memory always
A
Text Editor
B
Assembler
C
Linker
D
Loader
Explanation: 

Detailed explanation-1: -In a resident-OS computer, which of the following system software must reside in the main memory under all situations? Explanation: Loader is the part of an operating system that is responsible for loading programs and libraries. it places the programs into memory and also prepares them for execution.

Detailed explanation-2: -The small program that starts this sequence is known as a bootstrap loader, bootstrap or boot loader.

Detailed explanation-3: -A part of the system software which under all circumstances must reside in the main memory is: text editor. assembler. linker.

Detailed explanation-4: -The operating system is the best-known example of system software. The OS manages all the other programs in a computer.

There is 1 question to complete.