Difference between multi threading and multi tasking?
Answer Posted / avinash
Multithreading is a light weight process. Basically is shares
a memory spaces to run(not stack). In simple words, it's
running of more than one light weight process at a time.
for Example: on your desktop both analog and digital clock
runs at a same time.
Multitasking is doing different tasks at a same time. Like for
example: listening to music , and at a same time your typing
something in ms-word .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the deadlock avoidance schemes?
Explain the basic functions of process management.
Explain page cannibalizing?
What is the operating system?
What is the basic function of paging?
What are the different tasks of Lexical analysis?
For a deadlock to occur what are the necessary conditions
What is a command interpreter?
What are the necessary conditions for deadlock to occur?
What is the difference between a file and a directory?
What is the current microsoft operating system?
Tell us something about mutex.
What is the use of Synchronized keyword?
What do you mean by a zombie process?
How do I run chkdsk?