Windows Programming Question:

Download Job Interview Questions and Answers PDF

What is the limit on per process for creating a thread?

Windows Programming Interview Question
Windows Programming Interview Question

Answer:

The number of threads a process can create is limited by the available virtual memory and depends on the default stack size

Download Windows Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is Event Object and why it is used?What do you mean by unnamed object?