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 is and I oop mean?
What is multiple inheritance? Give Example
Why multiple inheritance is not allowed?
What is R T T I ?
what is ltti
What is the difference between a constructor and a destructor?
why freind function takes more parameter than normal member function in c++?
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
Program to read a comment string
What is encapsulation selenium?
ambiguity regulation of multiple inheritance with example.
Why do we use oops?