Android Interview Questions and Answers, Multiple Choice Questions and Answers
Tuesday, 19 August 2014
The Emulator is identical to running a real phone EXCEPT when emulating/simulating what? | Android Questions
A.
Telephony
B.
Applications
C.
Sensors
D.
The emulator can emulate/simulate all aspects of a smart phone.
Ans: C
2 comments:
Unknown
17 May 2021 at 04:26
D
Reply
Delete
Replies
Unknown
11 August 2021 at 01:52
D
Delete
Replies
Reply
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
The R file is a(an) generated file. | Android Questions
A. Automatically B. Manually C. Emulated D. None of the above Ans: A
D
ReplyDeleteD
Delete