1)- Background thread can't access UI elements because UI elements are created by Main Thread
and it is responsible for managing them.
2)- If the process which creates multiple threads gets killed then All the threads gets killed
immediately because threads can't run without process.
and it is responsible for managing them.
2)- If the process which creates multiple threads gets killed then All the threads gets killed
immediately because threads can't run without process.
No comments:
Post a Comment