What are the different kinds of threads?

Answer Posted / programmer

There are basically two types of threads:1)user thread(created by application or user also called priority threads),2)daemon thread(created by compiler/interpreter which runs in background)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is scheduling?

610


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

536


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

596


List the system calls used for process management?

618


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

612






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

639


What is protection boundary?

683


Explain the different kinds of threads?

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?

625


How would you kill a process?

631


Explain what are the main families of threads?

571


Explain critical section?

608


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

510


Explain what are threads?

631


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

486