How to stop running thread?
Answer / Aakanksha
"A running thread can be stopped using the Stop() method in .NET. However, it is important to note that the Stop() method does not guarantee that the thread will actually stop immediately; it just sets a flag for the thread to check if it should exit."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Thrashing?
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?
Explain the concept of the timesharing operating systems?
Please describe what is the PCB, and give some sample fields?
How do you create a directory?
Explain the concept of real-time operating systems?
What is the cause of thrashing?
What are the 7 layers of networking?
What is a monitor?
Which is the fastest operating system?
What is the buddy system of memory allocation in operating system (os)?
What do you mean by deadlock?