answersLogoWhite

0

What is multiprogramming directed by?

Updated: 8/18/2019
User Avatar

Wiki User

14y ago

Best Answer

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

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is multiprogramming directed by?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


Why spooling is necessary for batch multiprogramming?

ogobs


What is symmetric multiprogramming?

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


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.


Is UNIX multiprogramming programming operating system?

yes


Full diagram of multiprogramming operating system?

DIAGRAM


How is multiprocessing different from multiprogramming?

multiprocessing is the simultaneous processing by two or more processing unit while multiprogramming is the execution of two or more computer programs by a single compute.