What is the difference between a thread and a process?
Answers were Sorted based on User's Feedback
Answer / vikram
thread is a unite of execution and process is a collection of thread
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ii
A process, in the simplest terms, is an executing program. One or more threads run in the context of the process. A thread is the basic unit to which the operating system allocates processor time. A thread can execute any part of the process code, including parts currently being executed by another thread.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swetha
Thread is line under execution and Process is prgm under
execution
| Is This Answer Correct ? | 0 Yes | 0 No |
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is sequence of code in retrieving data from database?
Define an assembly?
What is enableviewstate in asp net?
Explain what are delegates?
How do I send e-mail from an ASP.NET application ?
In order to get assembly info which namespace we should import?
What methods are fired during the page load?
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0
Explain the advantages of caching?
What is the Intermittent crashing of application in production?
What is event in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)