What is Difference between thread and process?
Answer Posted / rasika bhimate
process enable user to open and work sevral application at
same time,thread enables an application to perform more then
one task at a time.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
What was the last 32 bit processor?
Which are the necessary conditions to achieve a deadlock?
What is the main purpose of an operating system?
What are the advantages of multiprocessor system?
Explain various types of scheduling in operating system.
Should I use x86 or x64?
Where is program files located?
Why is interrupt vector used in operating systems?
What does tty mean?
What is a safe state and its’ use in deadlock avoidance?
What is a 32 bit system?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
Explain Memory Partitioning, Paging, Segmentation?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
How do I find the path to a file?