What is the difference between a thread and a process?
Answer Posted / swetha
Thread is line under execution and Process is prgm under
execution
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the ways to sending the data in ASP.NET page?
Which method is used to enforce garbage collection in .net?
What is scope of an application variable in asp.net?
What are the elements of a website?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Is asp.net 64-bit enabled? How?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is asp.net? How is it different from asp?
What is IPostBack? How to use it?
What is the usie of activex control in .net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Why do you use the app_code folder in asp.net?
Explain exception handling in .net.
what is DLL Hell and how it is solved in .NET? please explain clearly??
Can you explain architecture of your project ?