Total Questions : 30
Expected Time : 30 Minutes

1. What is an 'Intent' in Android?

2. Which XML attribute is used to specify the layout width and height of a view in Android?

3. Which layout manager is typically used for creating a scrollable list of items in Android?

4. Which file extension is used for Android layout files?

5. What is an APK in Android development?

6. Which layout is typically used for creating a user interface that adapts to different screen sizes and orientations?

7. What does XML stand for in the context of Android app development?

8. What is the primary database used in Android for local storage?

9. What is the purpose of the Android NDK (Native Development Kit), and in which scenarios is it typically used?

10. What is an emulator in Android development?

11. What is the purpose of the SharedPreferences in Android?

12. Which component is responsible for handling system-wide broadcast events in Android?

13. What is an APK in the context of Android?

14. What is the purpose of the Intent class in Android?

15. What is the Android Fragment class, and how is it used in building Android app UIs?

16. Which component is responsible for background tasks in Android?

17. Which file contains the app's resources such as images and layouts in Android?

18. What is the Android Jetpack library, and how does it simplify Android app development?

19. Which programming language is commonly used for Android app development?

20. What is the main function of the 'R.java' file in Android development?

21. Which XML file is used to define the user interface layout of an Android Activity?

22. What is the purpose of the IntentService in Android?

23. What is the purpose of the AndroidManifest.xml file in an Android app?

24. Which Android component is responsible for handling asynchronous tasks?

25. What is the purpose of the 'permissions' attribute in the AndroidManifest.xml file?

26. What is the Android Intent system, and how is it used in app development?

27. Which layout manager is commonly used for creating user interfaces in Android?

28. What is an Intent in Android?

29. In Android, what is the 'adb' tool used for?

30. What is the main function of the RecyclerView in Android?