A system program that copies an executable program from secondary storage into main memory (RAM) so that it is ready for immediate CPU execution is called a: MCQ with Answer and Explanation

A system program that copies an executable program from secondary storage into main memory (RAM) so that it is ready for immediate CPU execution is called a:
A. Linker
B. Compiler
C. Device Driver
D. Loader
Answer: Option D
Solution (By JKSSB Mock Tests)
The loader is an essential system software routine responsible for placing programs into memory addresses and initializing their execution.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
A visual media application designed to organize digital photo catalogs, adjust image colors, and apply filters is a/an:
A. Word Editing Environment
B. Desktop Publisher
C. Image Editing Software
D. Spreadsheet System

Correct Answer: Option C


Explanation:
Image editing software (like Adobe Lightroom) provides structural toolkits optimized to refine, tweak, and filter pixel-based image media.

This question belongs to: Computer Computer Software
Question #2
A utility program that completely overwrites a disk storage volume with new file system tracks and sectors, scrubbing old data indices completely, is a:
A. File Compressor
B. Disk Optimizer
C. System Uninstaller
D. Disk Formatter

Correct Answer: Option D


Explanation:
A disk formatter prepares a storage unit to accept data files by wiping existing configurations and writing a clean structural file system.

This question belongs to: Computer Computer Software
Question #3
Which system service manages font rendering, ensuring typography scales cleanly across different software views and printing outputs?
A. Font Management Subsystem / Font Engine
B. Process Scheduling Core
C. Network Interface Layer
D. Disk Allocation Module

Correct Answer: Option A


Explanation:
The font engine resolves font file vector geometry to render crisp typography across operating system views and printer devices.

This question belongs to: Computer Computer Software