Close
jGuru Forums
Posted By: Aniruddh_Mishra Posted On: Wednesday, April 19, 2000 10:23 PM
What is the use of start() function in starting a thread? Why we do not use the run() funtion directly to run the thread?