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 are the main families of threads?

572


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

490


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

643


What is the working set of a process?

605


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?

627






Explain critical section?

610


Explain what are threads?

633


How would you kill a process?

632


Explain what is critical section?

555


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

522


List the system calls used for process management?

622


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

514


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

614


Explain what is protection boundary?

574


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

538