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 are the different raid levels?
Explain trashing?
Can you have both 32 bit and 64 bit excel?
Explain binary semaphore and its functionality.
Give some benefits of multithreaded programming.
Page replacement algorithm in Operating System?
Explain the different types of fragmentation?
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
Explain smp.
How does operating system kernel work?
What is the max ram for a 64 bit?
What are 4 types of operating systems?
Difference between time sharing and multitasking systems?
How many types of fragmentation occur in operating system?
Will chkdsk fix corrupt files?