If it has multiple processors, it can run as many programs simultaneously as it has processors (multiprocessing). With or without multiple processors, it can jump rapidly between multiple programs, giving the impression that they are all running simultaneously, even though only one is actually in execution at any given instant (multiprogramming).
Ans(D)Multiple programs are made to run at the same time.
Comments
Leave a comment