Windows Programing Question:

Explain the limit on per process for creating a thread?

Tweet Share WhatsApp

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 Programing PDF Read All 35 Windows Programing Questions
Previous QuestionNext Question
How to create a Mutex?can User access these kernel objects structures?