If foreground completes its processing will it wait for
background threads?
Answer Posted / pradeep
yes if we have implemented join method of thread then it
will wait else wont
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between adding routes, to a webforms application and to an mvc application?
What are the possible razor view extensions?
How do I install .net framework?
what is lazy loading in entity framework?
How does the .net framework 3.0 relate to the .net framework 2.0?
How we can add the CSS in ASP.Net MVC?
What does mvvm mean?
What is entity client data provider? : Entity framework
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What are the advantages of razor view engine?
Explain what platforms does the .net framework run on?
What are the Core features of ASP.NET MVC?
What are Model Binders in ASP.Net MVC?
How we can add the css in mvc?
What is model first? : Entity framework