Difference between multi threading and multi tasking?
Answer / 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 |
How does a ram function?
What is busy waiting?
What is the state of processor, when a process is waiting for some event to occur?
How much ram do I need laptop?
How do I find the location of an excel file?
Tell me is windows nt a full blown object oriented operating system? Give reasons?
What is the largest ram?
Do I install 32 bit or 64 bit office?
What is the difference in interrupt mechanism from software to hardware?
Write syntax to set JVM Memory as min-256Mb & max 512Mb?
Is Windows NT a full blown object oriented operating system? Give reasons.
What are starvation and aging?