What is a thread in c?



What is a thread in c?..

Answer / Akhilesh Kumar Singh

A thread in C is a lightweight process managed by the operating system's kernel. It shares the same memory space as its parent process and can run concurrently with other threads within that process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

What is hyperthreading good for?

1 Answers  


When performing a Linux installation the____ command can be typed to start the installation without framebuffer support

2 Answers  


How does hyperthreading work?

1 Answers  


How do you create a thread?

1 Answers  


What does 4 cores 8 threads mean?

1 Answers  


Which one is better thread class or runnable interface?

1 Answers  


Do threads run in parallel?

1 Answers  


Can threading stop hair growth?

1 Answers  


Whats better threading or waxing?

1 Answers  


What are the differences between user level threads and kernel threads?

1 Answers  


Why do we use thread in sleep?

1 Answers  


Does threading damage the skin?

1 Answers  


Categories