what are threads ? why they are called light weight
processes ? what is the relation between process and threads ?
Answer Posted / palani222samy
thread is an execute the more process an single process
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Where does the name "C" come from, anyway?
What are the features of c language?
What is enumerated data type in c?
What are the general description for loop statement and available loop types in c?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is break in c?
Can you pass an entire structure to functions?
simple program of graphics and their output display
What is the stack in c?
What is register variable in c language?
What is the sizeof () operator?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is the acronym for ansi?
is it possible to create your own header files?
What are c header files?