Android Developer Question:

Download Job Interview Questions and Answers PDF

What is difference between Activity & Service?

Android Developer Interview Question
Android Developer Interview Question

Answer:

Activities are basically containers or windows to the user interface. Services is a component that is used to perform operations on the background. It does not have an UI.

Download Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is ANR, and why does it happen?Explain me what is Armv7?