WCF SDK Question:
Download Questions PDF

Described the activity component of Android?

WCF SDK Interview Question
WCF SDK Interview Question

Answer:

Activity provides an interface for users to interact with the application and take an action;
for instance: Login to a website. The different screens/windows of an application are the different activities. An application generally has multiple activities.
Activities are like the pages in a website. For instance, in a Facebook app, the login screen is one activity, and the news feeds from your friends after signing in would be another one.

Download WCF SDK Interview Questions And Answers PDF

Previous QuestionNext Question
Described the components of Android?Described resource in Android?