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

List the system calls used for process management?

625


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

493


What is the working set of a process?

608


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

643


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

616






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

523


What is protection boundary?

687


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?

629


Explain what are threads?

637


Explain what is critical section?

557


Explain similarities between thread and process?

593


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

543


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

602


Explain what is scheduling?

619


How would you kill a process?

634