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
What is Direct Access Method?
Define max, min heap and search time of heap.
What are old chkdsk files?
What are dynamic loading, dynamic linking and overlays?
Which is the fastest operating system?
What is ecc in reference to ram?
What is dining philosophers’ problem?
Do I need program files x86?
Can I use chkdsk on ssd?
Explain booting the system and bootstrap program in operating system.
What is a Real Time Operating System? Elaborate.
Is a directory a regular file?
When the pipe is used?
When would you choose bottom-up methodology?
Differentiate between pre-emptive and non-pre-emptive scheduling.