Search unanswered questions...
Enter a question here...

What are the differences between thread and function in C plus plus?

[Edit]

Answer

As people do computer has head to think and hands to work. Under the control of it's head(CPU), you can consider threads as its hands. A computer has more than one hand, every hand would do one thing independently but have to wait its order. Function, as it demonstrate by the name, means what task a software can conduct.

Improve Answer Discuss the question "What are the differences between thread and function in C plus plus?" Watch Question

First answer by Joshua.fan. Last edit by Joshua.fan. Contributor trust: 15 [recommend contributor]. Question popularity: 8 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > What are the differences between thread and function in C plus plus?