What is Difference between thread and process?
Answer Posted / venkatesh.t
thread is an independent flow of control within a process,composed of context and a sequence of instructions to execute.All process consists of at-least one thread
process is a running program,a program under execution.it is an active entity on a machine.A process has a context and a state
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I remove prime os from my pc?
What happens if we don’t override a run method?
What is an Assembler?
How do you kill pid?
Explain ddks?
How much ram do I have?
What are the 3 types of operating systems?
Tell me what are the rings in windows nt?
What is process synchronization?
State two differences between user and kernel space?
Does direct memory manipulation is an unsafe operations, if yes, how?
What are the three main purposes of an operating system?
What is the concept of demand paging?
Explain the stipulations of c2 level security?
Explain the basic functions of process management.