Explain thread.sleep?
Answer / Lalitendra Singh Rana
thread.sleep() is a method in Python's threading module that causes the current thread to temporarily stop execution for a specified time period, allowing other threads or processes to run. This method can be used to introduce delays into program execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is windows daemon?
when we browse internet system getting 500 error how will you solve the problem ?
Why thread is called as a lightweight process?
Explain the reasons of rebooting the system?
In window Xp which are the threads.Actually i wanna know if Ms word is a process which are the threads?Is spell check is a thread? I wanna know in reality which are the threads do they have any name..?
can any one know about NIC (National Informatics Centre) questions Patterns and full detail about written exam, and interview send to softshikha2005@yahoo.com.in Thank you
In window xp which are the threads. Actually I wanna know if ms word is a process which are the threads? Is spell check is a thread?
What is the default kill signal?
How would you implement a thread pool?
cannot copy (file name)- access is denied,
How to update value using threads. Write code?
semaphore variable is different from ordinary variable by ?