adspace
Answer Posted / Vineet Rathor
"A Service in Android is a component that can perform long-running operations like playing music or downloading data in the background, even when the user switches to another app. On the other hand, a Thread is a separate path of execution in a program, which allows you to run multiple tasks concurrently within an application."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers