explain the difference between multi programming and multi tasking
Answers
Answered by
11
In multiprogramming system there are one or more program loaded in main memory which are ready to execute.Only one program at a time is able to get CPU for instructions while all the others are waiting for their turn.
Multitasking has the same meaning as of multiprogramming but in more general sense, it refers to having multiple running at the same time.
____________________
Hope it helps you.☺️
Multitasking has the same meaning as of multiprogramming but in more general sense, it refers to having multiple running at the same time.
____________________
Hope it helps you.☺️
Payalpatel:
Pls mark me brainliest.
Answered by
2
multi programming:- it is rudimentary form of processing in which several programs are run at the same time on a uniprocessor .
there can be no true simultaneous execution of difference program .
milte tasking:- multitasking in an operating system is allowing a user to perform more than one computer task at a time .
the operating system is able to keep track where you are in these task and go form one toThe Other without losing information .
there can be no true simultaneous execution of difference program .
milte tasking:- multitasking in an operating system is allowing a user to perform more than one computer task at a time .
the operating system is able to keep track where you are in these task and go form one toThe Other without losing information .
Similar questions