answersLogoWhite

0

Multiprograming is way to run multi programs simultanteously.It give you feel that all your programs running simultaneously.For example windows is a multiprogramming environment in which you could run many programs simultaneously.

Deep_viewActually,operating system create threads for each program you initiate.And according to

prescribed algorithms,all threads get a prescribed time slot for each thread to executive.As the time slot is in millisecond user cant get the idea that one program stoped and another

start running.Turn by turnt

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is windows operating system multiprogramming or multitasking?

multiprogramming


When was THE multiprogramming system created?

THE multiprogramming system was created in 1968.


Is multitasking a logical extension of multiprogramming?

timesharing is logical extention of multiprogramming.


Is it possible to do multiprogramming with only one partition of the memory?

is it possible to do multiprogramming with only one partition


What is the main advantage of multiprogramming?

Multiprogramming increases CPU utilization by organizing jobs so that the CPU always has a job to execute.


What is the principal disadvantge of too much multiprogramming?

The principal disadvantge of too much multiprogramming is the overhead of excesssive context-switching. If the context-switch rate is too high, the overhead can actually overwhelm the benefit of multiprogramming.


What is symmetric multiprogramming?

Where it has to do with symmetrical shapes and there equations.


Why spooling is necessary for batch multiprogramming?

ogobs


What are advantages of multiprogramming?

Multiprogramming makes effifcient use of the CPU by overlapping the demands for the CPU and its I/O devices from various users. It attempts to increase CPU utilization by always having something for the CPU to execute.


Full diagram of multiprogramming operating system?

DIAGRAM


Is UNIX multiprogramming programming operating system?

yes


Difference between uniprogramming and multiprogramming?

In Multiprogramming it is possible to run several programs at same time rather than one at a time in uniprogramming.. and higher resource utilization.