Linux Threads Question:
Download Questions PDF

What are different ways of creating threads?

Answer:

In a process at least one thread will always be there.
So i think, when we create a new process using fork() system, this is also a thread creation (single thread only).

Download Linux Threads Interview Questions And Answers PDF

Previous QuestionNext Question
What is LD_LIBRARY_PATH?What is the scope and packages being offered after the Linux course completion?