what is proces ?
Answers were Sorted based on User's Feedback
Answer / srinivasendra
A Process is an instance of running application.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / 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 |
Answer / manjiri
Process is the environment in which thread(s) are executed.
You can have have many threads in one process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / adityait27
proces is an action.
go to do something.
it's continue or stay
to hold
| Is This Answer Correct ? | 0 Yes | 4 No |
What are the reasons an ATL server might fail to register?
How to Load Controls Specified at Run Time?
What Is "AtlAxWin80"?
how to create SDK based ATL ? how to create SDK based COM?
What Is the ATL Control-Hosting API?
What changes does a control need to run in an MFC 4.2b container?
How to Implement static object hierarchies in ATL ?
What DLLs needed to ship with control?
what is proces ?
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?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?
how do you like to go up in a swing