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 are return types of startActivityForResult() in android?
2. The values of which of the following classes cannot be mapped in a Bundle object?
3. You can shut down an activity by calling its _______ method
4. What is the difference between Activity context and Application Context?
5. The XML file that contains all the text that your application uses.
6. ___________________ method enables to bind the data.
7. ___________ is a view group that displays child views in relative positions
8. The DalvikVM core libraries are a subset of which of the following?
9. Which of the following is Layouts in android?
10. What is AIDL in android?
11. What operating system is used as the base of the Android stack?
12. How to pass the data between activities in Android?
13. What does httpclient.execute() returns in android?
14. Difference between android api and google api?
15. . In the onResume(), you will create and receive _________________
16. Intents are used to __________
17. If you need your interface to work across different processes, you can create an interface for the service with a ________?
18. What is the name of the program that converts Java byte code into Dalvik byte code?
19. What is GCM in android?
20. ___________ are the views that enable users to select from a list, such as Date and Time picker views.
21. Which of the following can be accomplished by using the TelephoneNumberUtil class?
22. What are the Direct subclasses of Activity?
23. What is the time limit of broadcast receiver in android?
24. Which is not included in the Android application framework?
25. . Which of the following Java call-back method is invoked when a view is clicked?