0
never had a deal with threads so can't get the whole conception of it. Can any one provide some examples with comments?
2 Antworten
0
First you have to understand that a convensional program runs line by line, if it's oop or not. with that starting a new thread is like starting another program, it runs simultaneous to the main program. like above I don't have any examples on my phone but I've used threads for situations where I'm connecting to a database to save app data while the app does is normal operations.
- 1
what is data structure and please prociger and please help me