If foreground completes its processing will it wait for
background threads?
Answer / pradeep
yes if we have implemented join method of thread then it
will wait else wont
| Is This Answer Correct ? | 1 Yes | 0 No |
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
How can you prevent your class to be inherated further
Explain the advantages of asp.net mvc over asp.net?
Speaking of Boolean data types, what's different between C# and C/C++ ?
Explain bundle.config in mvc4?
What is the 'page life cycle' of an ASP.NET MVC?
How can you return string result from Action in ASP.Net MVC?
Which is the default http method for an action method?
What is Dependency Injection in ASP.Net MVC
How to make sure Client Validation is enabled in ASP.Net MVC
What is entitycontainer? : Entity framework
how do you truncate a table using entity data model?