what is proces ?

Answers were Sorted based on User's Feedback



what is proces ?..

Answer / srinivasendra

A Process is an instance of running application.

Is This Answer Correct ?    8 Yes 1 No

what is proces ?..

Answer / venkat1435

program under execution

Is This Answer Correct ?    3 Yes 2 No

what is proces ?..

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

what is proces ?..

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

what is proces ?..

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

Post New Answer

More ATL Interview Questions

How to Reuse interface implementation in source in ATL projects ?

1 Answers   Syntel,


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

0 Answers  


Does ATL require an application server to operate?

0 Answers   HCL,


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

0 Answers  


What are the reasons an ATL server might fail to register?

1 Answers  






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?

0 Answers  


how to create SDK based ATL ? how to create SDK based COM?

1 Answers   TCS,


what is proces ?

5 Answers   OfficeNet,


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

0 Answers  


How to Load Controls Specified at Run Time?

1 Answers  


How to Use structs in Automation-compatible interfaces?

0 Answers  


how do you like to go up in a swing

1 Answers   Colgate,


Categories