Computer Science, asked by krishkumarsaib, 15 days ago

6)
is a basis form of
parallel processing where several
programs runs at a same time on a
uniprocessor
*​

Answers

Answered by ALPHAPANDEY
0

Answer:

Programs are execuated on the basis of a priority number in a Multiprogramming.

Multiprogramming is also the ability of an operating system to execute more than one program on a single processor machine. More than one task/program/job/process can reside into the main memory at one point of time. A computer running excel and firefox browser simultaneously is an example of multiprogramming.

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. Instead, the operating system executes part of one program, then part of another, and so on. To the user it appears that all programs are executing at the same time.

The main objective of multiprogramming is to have process running at all times. With this design, CPU utilization is said to be maximized. Answer: The main objective of multiprogramming is to have process running at all times.

HOPE YOU LIKE THE ANSWER....IF YES MARK IT AS THE BRANLIEST ANSWER...N

Similar questions