Explain thread.sleep?



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

Post New Answer

More Windows Threads Interview Questions

Explain what is windows daemon?

1 Answers  


when we browse internet system getting 500 error how will you solve the problem ?

4 Answers   TCS,


Why thread is called as a lightweight process?

1 Answers  


Explain the reasons of rebooting the system?

1 Answers  


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..?

1 Answers   RBI,


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

0 Answers   NIC,


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?

1 Answers  


What is the default kill signal?

1 Answers  


How would you implement a thread pool?

1 Answers  


cannot copy (file name)- access is denied,

4 Answers  


How to update value using threads. Write code?

1 Answers  


semaphore variable is different from ordinary variable by ?

2 Answers   Siemens,


Categories