Android Interview Questions and Answers, Multiple Choice Questions and Answers
Tuesday, 19 August 2014
What runs in the background and doesn't have any UI components? | Android Questions
A.
Intents
B.
Content Providers
C.
Services
D.
Applications
Ans: C
1 comment:
dhiraj
28 January 2016 at 22:45
C. Services
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
In an explicit intent, the sender specifies the type of receiver. | Android Questions
A. True B. False Ans: B
There is no guarantee that an activity will be stopped prior to being destroyed. | Android Questions
A. True B. False Ans: A
The XML file that contains all the text that your application uses. | Android Questions
A. stack.xml B. text.xml C. strings.xml D. string.java Ans: C
What is a funny fact about the start of Android? | Android Questions
A. It was orginaly going to be called UFO B. The first version of Android was released without an actual phone on the market C. Androi...
C. Services
ReplyDelete