Why do we use thread in sleep?
Answer / Saurabh Agarwal
Threads are used in sleep to allow other threads within a process or multiple processes to execute and utilize the CPU resources while one thread is temporarily idle. This can help improve system performance by allowing concurrent tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use thread in sleep?
Explain each system calls used for process management in linux.
How many threads can you run?
Whats better threading or waxing?
Is threading harmful?
Can we overload run method of thread?
An extended partition can contain many sub partitions called_______
How do I start a runnable thread?
How many threads can jvm handle?
What are the differences between user level threads and kernel threads?
What do cpu threads do?
What is difference between processes and threads?