Android Interview Questions and Answers, Multiple Choice Questions and Answers
Tuesday, 19 August 2014
Android doesn't make any assumptions about a device's screen size, resolution, or chipset.: | Android Questions
A.
True
B.
False
Ans: A
1 comment:
Unknown
28 June 2021 at 17:20
true
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
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
What does the .apk extension stand for? | Android Questions
A. Application Package B. Application Program Kit C. Android Proprietary Kit D. Android Package Ans: A
true
ReplyDelete