What is multi-tasking, multi-programming,multi-threading?
Answer Posted / jaspreet singh
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.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you move program files x86 to another drive?
Why partitioning and formatting is a prerequisite to installing an operating system?
What does the 400 mhz signify in a ram specification?
Does 64 bit use more ram?
What are the basic functions of file management in os?
What is the virtual memory?
Have you used threaded trees anytime in your life time?
Does more ram increase fps?
Differentiate between logical and physical address.
Which is the best page replacement algorithm and Why? How
Explain a heavy weight process?
Can chkdsk get stuck?
Do 32 bit programs run faster on 64bit?
Is microsoft edge replacing internet explorer?
What is the main difficulty that a programmer must overcome in writing an operating system for a real-time environment?