What is multi-tasking, multi-programming,multi-threading?
Answer Posted / pravin ghavare
multiprogramming is a
technique to avoid cpu&
i/o device idle time
and max process can be
done.from pool of jobs
o/s picks one job and
begin executing it
while execution due to
some reason job may
wait for some time e.g.
may be waiting for
storage or for any sort
of i/o operation.when
this current job waits
o/s switches to another
job and so on this way
multiprogramming
technique can be done.
| Is This Answer Correct ? | 12 Yes | 15 No |
Post New Answer View All Answers
What is Real Time Operating System (RTOS)? What are the advantages of RTOS?
How you can check whether a machine is 64 bit or 32 bit?
Is a directory a regular file?
How do I recover files from my usb?
What do you understand by transaction atomicity?
Describe the Operating System concept of Fragmentation
Differentiate between pre-emptive and non-pre-emptive scheduling.
How do I check for memory leaks?
How do you sleep in python?
What are read-write locks?
What is the difference between logical address space and physical address space?
State the main difference between logical from physical address space.
What are the different functions of an operating system?
What is the code of mobile?
What are the different ways in which data can be represented?