Android Interview Questions and Answers, Multiple Choice Questions and Answers
Tuesday, 19 August 2014
Android tries hard to ______________ low-level components, such as the software stack, with interfaces so that vendor-specific code can be managed easily. | Android Questions
A.
confound
B.
absract
C.
modularize
D.
compound
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
In an explicit intent, the sender specifies the type of receiver. | Android Questions
A. True B. False Ans: B
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
There is no guarantee that an activity will be stopped prior to being destroyed. | Android Questions
A. True B. False Ans: A
No comments:
Post a Comment