basic computer MCQ #2169

Which one is a program of the Operating System that loads a program into memory?

basic computer MCQ #2169

  1. Question 1

    Q1. Which one is a program of the Operating System that loads a program into memory?

    • A) BIOS
    • B) ROM
    • C) Loader
    • D) Processor

    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.