Threads | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Threads

I'm do not understand it, can u get me example where it's will be need? thx

19th Jun 2017, 6:30 PM
Mr. Nobody
Mr. Nobody - avatar
2 Réponses
+ 1
A human being using a computer may want to perform 2 tasks at the same time. For example, read email and use a calculator. Similarly, when a computer program needs to start 2 tasks concurrently, it can do it by starting 2 threads. There are other ways to do it as well.
19th Jun 2017, 7:57 PM
Igor B
Igor B - avatar
- 1
thanks, but I need example (
19th Jun 2017, 8:02 PM
Mr. Nobody
Mr. Nobody - avatar