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 |
whats the purpose of AUTOPOSTBACK property for the controls in asp.net?
What are asynchronous callbacks ?
6 Answers Accenture, BirlaSoft,
what is a .xap file? Explain with an example.
what is managed and unmanaged code?
What are the advantages of passport authentication?
Can you dynamically assign a Master Page?
What is itemrowdatabound for a datagrid?
What is the difference between a Thread and Process?
Types of values mode can hold session state in web.config ?
1 Answers Accenture, Parrot Systems,
how to update data using store procedure
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
Explain about asp.net state management?
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)