what is proces ?

Answer Posted / siva

In Windows, Thread is an unit of execution.Process is the
environment in which thread executes.Scheduler, schedules
the Threads not the process.
In Unix variants,Thread is treated as light weight process.
Scheduler, schedules the process not threads.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does ATL require an application server to operate?

2038


What changes does a control need to run in an MFC 4.2b container?

1850


Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?

2009


What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?

1618


How to Obtain data from the client via an outgoing event dispinterface in ATL ?

2651






what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.

2277


How to get the tag to work with an ATL control?

1692


How to Implement static object hierarchies in ATL ?

3050


How to Use structs in Automation-compatible interfaces?

2532


Will ATL create all of the topological relationships within the topology layer?

1713


why we write function's implementation in .h file while developing the Web application through VC++?

2387