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 the different kinds of threads?

597


How would you kill a process?

618


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

524


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

500


Explain what are threads?

621






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

507


What is the working set of a process?

590


Explain similarities between thread and process?

578


Explain critical section?

595


List the system calls used for process management?

608


Explain what are the main families of threads?

564


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

631


If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?

616


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

475


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

601