Can we create a thread inside a thread?



Can we create a thread inside a thread?..

Answer / Tauheed Ullah Khan

Yes, it is possible to create threads within other threads in Linux. However, the number of threads that can be created depends on the system's resources and may be limited.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

Are threads as good as cores?

1 Answers  


Can hyper threading hurt performance?

1 Answers  


Why are threads useful?

1 Answers  


Why context switching is faster in threads?

1 Answers  


Why is hyperthreading turned off?

1 Answers  


Is thread an abstract class?

1 Answers  


Are threads cores?

1 Answers  


Explain each system calls used for process management in linux.

1 Answers  


how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?

1 Answers   SwanSoft Technologies,


What are the process states in linux?

1 Answers  


What is thread explain the threads in linux?

1 Answers  


What is a thread in c?

1 Answers  


Categories