Possible Duplicate:
Difference between BackgroundWorker and Thread?
I was asked this question in an interview . what should be answer for this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Neither the “worker” nor “background” threads are the main/UI threads.
Unless you have more details (for example, in the context of Language X or Framework Y), there’s no distinct difference between them. But, as I consider them: