Home > B.Sc (CS) > Quizzes > B.Sc IT - Mobile Application Development
B.Sc IT - Mobile Application Development
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 18% Most missed: “The android:”
B.Sc IT - Mobile Application Development
Time left 00:00
25 Questions

1. What built-in database is Android shipped with?
2. Which of the following methods updates a ListView when an element is added to the data set?
3. The XML file that contains all the text that your application uses.
4. __________ stores data such as missed calls, call details and so on
5. Which piece of code used in Android is not open source?
6. Which of the following is Dialog classes in android?
7. Difference between android api and google api?
8. You can deploy the apk files in emulators and devices using the __________
9. What are the Direct subclasses of Activity?
10. Status data will be exposed to the rest of the Android system via
11. Once installed on a device, each Android application exists in_______?
12. Creating a UI in Android requires careful use of
13. Which of the following Activity life-cycle methods is called once the activity is no longer visible?
14. ________ sets the gravity of the view or layout in its parent?
15. . Which of the following Java call-back method is invoked when a view is clicked?
16. What is AIDL in android?
17. Which of the following Android View sub-classes uses the WebKit rendering engine to display web pages?
18. Which of the following can be accomplished by using the TelephoneNumberUtil class?
19. What does the .apk extension stand for?
20. Which file specifies the minimum required Android SDK version your application supports?
21. ______________ is designed to block out an area on the screen to display a single item
22. What is the difference between margin and padding in android layout?
23. Which permissions are required to get a location in android?
24. Which of these files contains text values that you can use in your application?
25. Which is not included in the Android application framework?