Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are threads?

Answer Posted / dhruv

In simple words, A dis-patchable unit of work. It includes a
processor context (which includes the program counter and
stack pointer) and its own data area for a stack (to enable
subroutine branching). Threads are created in a process. A
thread executes sequentially and is interruptable so that
the processor can turn to another thread.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the main families of threads?

1157


Explain what is critical section?

1019


Explain critical section?

1109


Explain what is protection boundary?

1091


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

1038


List the system calls used for process management?

1132


What is protection boundary?

1115


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

1106


Explain the different kinds of threads?

1091


Explain what are threads?

1093


Explain similarities between thread and process?

1028


How would you kill a process?

1070


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

1340


What is the working set of a process?

1060


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

941