What is Difference between thread and process?
Answer Posted / janet
Process is a program in execution where as thread is a
seperate path of execution in a program.
| Is This Answer Correct ? | 372 Yes | 109 No |
Post New Answer View All Answers
What is the difference between process and program?
How does DMA increase system concurrency? How does it complicate hardware design?
Explain how a copying garbage collector works. How can it be implemented using semispaces?
Explain what is meant by CORE DUMPS?
How can multiple threads be controlled simultaneously?
What is the concept of demand paging?
What are the different phases of compiler? What happens in lexical phase?
What are the 3 types of software?
What is operating system in english?
Difference between time sharing and multitasking systems?
Explain the Functionality of Operating System?
What is the main difficulty that a programmer must overcome in writing an operating system for a real-time environment?
Explain Advantages and Limitations of a command line interface?
What is the difference between logical and physical address space?
What are the different synchronization mechanisms?