What is multi-tasking, multi-programming,multi-threading?
Answer Posted / sharad bhaskar
Multithreading:Take an example of a download process,we are
doing five downloads at once.Every download is a process,
the processor executes(downloads) each small part of every
process one-by-one.This is an example of multithreading.If
you are pausing a download, the execution of threads for
that process will stop.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is NOS?
Why would a parent process terminate a child process?
What is sock_seqpacket?
Page replacement algorithm in Operating System?
Which is better 32 bit or 64 bit?
Which intel processor is 64 bit?
Does dual boot affect performance?
Difference between NTFS and FAT32?
What are loosely coupled systems?
Explain the layers of a windows xp system.
How do I know if my os is corrupted?
Describe main memory and secondary memory storage in brief.
Which is first operating system?
What is deadlock? Explain.
What is the difference between logical address space and physical address space?