ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
what are background threads? give ex?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are background threads? give ex?
Answer
# 1
All pooled threads are background threads.
Background threads Terminate automatically when the
application's foreground thread(s) end
 
Is This Answer Correct ?    0 Yes 2 No
Petchiappan
 
  Re: what are background threads? give ex?
Answer
# 2
Garbage Collector is a background thread.
It run until .Net code is running else idle.
 
Is This Answer Correct ?    0 Yes 2 No
Koushh
 
 
 
  Re: what are background threads? give ex?
Answer
# 3
A background thread is a thread that does not interact with 
the user. We can say it is basically a while loop.
ex 
while(true)
{
 if (condition == fail)
     break
}
 
Is This Answer Correct ?    0 Yes 2 No
Bharani
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
Is .NET a runtime service or a development platform?  1
Difference between <connectionstring> and <appsettings>  3
Which is the best institute in chennai to learn DotNet?  6
Types of assemblies that can be created in dotnet ? MMTS1
reading doc file in textbox using .net2005 with c#  3
WHICH IS MORE SECURED AMONG JAVA AND .NET?  7
What is a serverside technology? what is a clientside technology? what is a clientserver technology? what is a internet based application? what is a intranet based application? what is a windows application? what is a console application? Difference between console application and windows application? IBM3
Can you handle all button click events at once in a form? Give coding. Kanbay1
What are the different authentication modes in the .NET environment?  2
IS MS.Net platform independent or dependent? Ksb10
what are the different stepts to create shared assemblies?  1
Tell me about the internal working of Garbage collector? Honeywell2
What is CLR? How it will work?  1
Which is the best institute in hyderabad to learn DotNet? Infosys73
What does CLR do as soon as an assembly is created ? MMTS1
what is a round trip?What is a postback? Bosch2
what is Thread Priority?  1
What are the properties of Thread class?  1
Can u tell me differences which are introduced in .Net 1.1 and 2.0 and 3.0 and also in 3.5 ? by detailed? ABC1
Integer & struct are value types or reference types in .NET?  2
 
For more Dot Net Framework Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com