Which one is a program of the Operating System that loads a program into memory?
Q1. Which one is a program of the Operating System that loads a program into memory?
Answer: Loader
Explanation: A Loader is the OS component responsible for reading an executable program from storage and placing it into RAM so the CPU can execute it.