Does android support multithreading?

Answer: Yes it supports both multi tasking and multi threading.

Description: Yes it supports both multitasking and multi-threading. User can launch multiple applications at a time and can switch between those applications (this is called as multitasking). In a given application we can have multiple threads which can run simultaneously (this is called as multi-threading).

No comments:

Post a Comment