General Android MCQs

Is this your test? Login to manage it. If not, you can develop a test just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
What are the return values of onStartCommand() in android services?
2.
1 point
What is the time limit of broadcast receiver in android?
3.
1 point
On which thread services work in android?
4.
1 point
What is transient data in android?
5.
1 point
Which method is used to find GPS enabled or disabled pro-grammatically in android?
6.
1 point
What is the library of Map View in android?
7.
1 point
What is the life cycle of foreground activity in android?
8.
1 point
Which permissions are required to get a location in android?
9.
1 point
What is fragment life cycle in android?
10.
1 point
How many ports are allocated for new emulator?
11.
1 point
What is an interface in android?
12.
1 point
What is the use of content provider in android?
13.
1 point
On which thread broadcast receivers will work in android?
14.
1 point
What is the difference between margin and padding in android layout?
15.
1 point
What is the JSON exception in android?
16.
1 point
How to kill an activity in Android?
17.
1 point
What is JNI in android?
18.
1 point
What are the functionalities of HTTP Client interface in android?
19.
1 point
How many protection levels are available in the android permission tag?
20.
1 point
How to pass the data between activities in Android?