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 |
Can you explain the importance of finalize method in .net?
IN an ASP.NET Web application if there is any error, how can you debug?
is gateway for sms continue connected for sending sms.how?
How many languages are supported by .NET at present time?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Define managed code and managed data in .net?
Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com
What ?ll u do in early and late binding ?
What symbol would you use to denote, the start of a code block in aspx views?
after which page life cycle event all properties of control will be "fully loaded "
How .Net has implemented security for web applications?
What are the type of session 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)