Android Test 2
Questions
Time limit: 00:24:49
- 1 points
1.
While developing Android applications, developers can test their apps on… - 1 points
2.
If the UI begins to behave sluggishly or crash while making network calls, this is likely due to… - 1 points
3.
If you want share the data across the all applications ,you should go for? - 1 points
4.
Which among these are NOT a part of Android’s native libraries? - 1 points
5.
How does Gargenta approach the problem of the app acting sluggishly due to network latency? - 1 points
6.
What file is responsible for glueing everything together, explaining what the application consists of, what its main building blocks are, ext.…? - 1 points
7.
Android tries hard to _____low-level components, such as the software stack, with interfaces so that vendor-specific code can be managed easily. - 1 points
8.
When the activity is not in focus, but still visible on the screen it is in? - 1 points
9.
Dialog classes in android? - 1 points
10.
Which of these are not one of the three main components of the APK? - 1 points
11.
Creating a UI (User Interface) in Android requires careful use of… - 1 points
12.
The XML file that contains all the text that your application uses. - 1 points
13.
The Emulator is identical to running a real phone EXCEPT when emulating/simulating what? - 1 points
14.
Difference between android api and google api? - 1 points
15.
How is a simulator different from an emulator? - 1 points
16.
What year was the Open Handset Alliance announced? - 1 points
17.
Which piece of code used in Android is not open source? - 1 points
18.
What was the main reason for replacing the Java VM with the Dalvik VM when the project began? - 1 points
19.
What is the name of the program that converts Java byte code into Dalvik byte code? - 1 points
20.
What will services be used for in the Yamba project?
0 comments:
Post a Comment