Android Interview Questions and Answers, Multiple Choice Questions and Answers
Tuesday, 19 August 2014
A device with Android installed is needed to develop apps for Android. | Android Questions
A.
True
B.
False
Ans: B
No comments:
Post a Comment
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
Which of the following is the most "resource hungry" part of dealing with Activities on Android. | Android Questions
A. Closing an app B. Suspending an app C. Opening a new app D. Restoring the most recent app Ans: C
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
The R file is a(an) generated file. | Android Questions
A. Automatically B. Manually C. Emulated D. None of the above Ans: A
No comments:
Post a Comment