Vidyalelo
Computer Fundamentals · Q386

Operating System

Computer Related · Computer Fundamentals · question 386

Q386

Multiprogramming . . . . . . .

A.
is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
B.
consists of those addresses that may be generated by a processor during execution of a computation.
C.
is a method of allocating processor time.
D.
allows multiple programs to reside in separate areas of core at the time.
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
Multiprogramming is a rudimentary form of parallel processing in which several programs are run at the same time on a uniprocessor. Since there is only one processor, there can be no true simultaneous execution of different programs.