what is the difference between thread and process



what is the difference between thread and process..

Answer / vijay bisht

Thread is a smallest unit of process. In process have one
or more thread.

Is This Answer Correct ?    7 Yes 2 No

Post New Answer

More STL Interview Questions

what is strcture i++ i ++i answer to this i=5 what is the out put

6 Answers  


How to write a function that goes through an array of characters and eliminates any elements that are not letters (Legal letters can be either in an uppercase or a lowercase format.) The function removeNonLetters should return the new effective size of the array as the result.

2 Answers  


Is string part of stl?

0 Answers  


What is a list in c++ stl?

0 Answers  


What is the stl, standard template library?

0 Answers  


write a c++ to define a class box with length,breadth and height as data member and input value(),printvalue() and volume() as member functions.

3 Answers  


What two types of containers does the stl provide?

0 Answers  


what is a template?

2 Answers   Amazon, BITS, IBS, Wipro,


what is template and type convertion

0 Answers   TATA,


c# support late binding or early binding.

6 Answers  


Describe the My Computer and My Documents folders; identify the elements that are present in every Window.

0 Answers  


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

0 Answers  


Categories