what is difference between thread and programme.
Answer / lalit
hread is the smallest executable unit of a process. For example, when you run a notepad program, operating system creates a process and starts the execution of main thread of that process.
Process is an executing instance of a program. For example, When you double click on the Google Chrome icon on your computer, you start a process which will run the Google Chrome program. When you double click on a notepad icon on your computer, a process is started that will run the notepad program.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are virtual classes?
what type of questions
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
WAP to generate 2n+1 lines of the following pattern on the computer screen:
What is and I oop mean?
What is the oops and benefits of oops programming?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is command routing in MFC
What is the difference between a constructor and a destructor?
What is virtual class and friend class?
What is the example of polymorphism?
what is the difference between inter class and abstract class...?