tell me similarities between thread and process

Answer Posted / khushi

Both have a parent process.
process has a process id same way thread has a thread id.
We can create a process within a process same way we can
create a thread within a thread
both process and thread has priorities.

Is This Answer Correct ?    65 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is critical section?

528


Tell me when should we use thread-safe "_r" library calls?

513


explain about the initial process sequence while the system boots up?

583


Explain the different kinds of threads?

582


Explain what are the main families of threads?

548






Explain the architectural differences between user-space threads, and kernel-supported threads?

490


Explain what is scheduling?

584


List the system calls used for process management?

592


What is the window of the working set of a process?

617


Explain the performance differences between user-space threads and kernel-supported threads.?

567


Explain how to work unix commands on windows xp without installing unix o/s in pc?

461


How to work unix commands on windows xp without installing unix o/s in pc?

494


What is protection boundary?

655


What is the working set of a process?

581


Explain what are threads?

607