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 |
Why is oop better than procedural?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What are the OOPS concepts?
106 Answers A1 Technology, Bajaj, CTS, EDS, HP, Infosys, Intel, Microsoft, MNC, Persistent, PlanetSoft, ProConstructor, TCS, Virtusa, Wipro, YSoft Solutions,
What do you mean by public, private, protected and friendly?
What is this pointer in oop?
difference between structure and union.
what are the uses of C++
What is the difference between the c++ & java?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
Can we have inheritance without polymorphism?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
What is overloading in oops?