Question: 54
(Choose 1 answer)
In a multiprogramming system, how are multiple programs typically managed in memory and executed?
A. They are loaded into memory simultaneously and executed concurrently.
B. They are loaded one after another sequentially.
C. They run sequentially, with each program completing before the next one starts.
D. They are stored in secondary storage until needed for execution.