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
How do I cd into a directory?
Explain the concept of the timesharing operating systems?
What are the thread states?
Explain the command rate in reference to ram?
Explain the basic concepts and hierarchy of memory?
How are data structures handled by ntfs and how does it recover from a crash?
What is memory-management unit (mmu)?
Is 32 bit obsolete?
What are the primary functions of VFS?
Which one you will use to implement critical section?
What do you mean by a semaphore?
Throw some light on internal process memory.
How do I find the path of a shared folder?
What are different tasks of lexical analysis?
What is the use of paging in operating system?