Select the correct name for: a program that loads an executable file into memory and prepares it for execution.
- A. Peephole optimization
- B. Bytecode
- C. Linker
- D. Loader ✓
Correct answer
D. Loader
Explanation
Loader refers to a program that loads an executable file into memory and prepares it for execution.