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 in c?



What are threads in c?..

Answer / Amar Pal Singh

In C, threads can be created using the POSIX Threads (pthreads) library. A thread is a separate flow of execution within a single program that shares resources such as memory and I/O capabilities. The pthread_create() function is used to create new threads.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

What is a thread in c?

1 Answers  


Do threads get their own pid?

1 Answers  


What is thread and process?

1 Answers  


What does thread mean in slang?

1 Answers  


Can we overload run method of thread?

1 Answers  


What is posix thread linux?

1 Answers  


how can i tell how much memory linux is using?

1 Answers   IBM,


Is thread an abstract class?

1 Answers  


At installation,Red Hat Fedora Linux creates a symbolic link called _____ to the appropriate cd-rom device

3 Answers  


Can we start two threads at a time?

1 Answers  


What do cores and threads do?

1 Answers  


What is the main disadvantage of user level threads?

1 Answers  


Categories