Answer Posted / rupesh bari
A process is started by the operating system when an
application is launched. The process owns the memory,
resources, and threads of execution that are associated with
a running instance of an executable program. When the
process is started, one thread is initially associated with
that process. As long as one thread continues to be
associated with the process, the process continues to run.
A thread is the smallest schedulable unit of execution in a
Windows application. A thread always is associated with a
particular process—after the thread is started, it never
runs in the context of another process. Although many simple
applications use only a single thread, it's not uncommon for
more complex applications to use multiple threads over the
lifetime of the process.
Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
what message is sent to an application when the user presses the primary button?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers
List out the basic features of MFC.
What does mfc stand for?
How do I create a dialog box in mfc?
Do you have an idea about MFC?
What is mfc class hierarchy?
I want recent paper pattern for HP company?
plzz tell me what we can do and dont in tally ERP & sap business one?
What is the difference between Struts and JSF? Pls list some most suitable differences.
how to repaint when working with horizontal scroll bar
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
what is functioning of DIalodDataXchange ..?