Total Questions : 20
Expected Time : 20 Minutes

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

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

3. What is the primary programming language used for Android app development?

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

5. What is the AndroidManifest.xml file used for?

6. What is the Android Gradle Plugin used for in Android app development?

7. What is an emulator in Android development?

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

9. What is the Android Activity lifecycle, and what are its main states?

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

11. Which programming language is used for Android app layout design?

12. What is the Android design pattern used for separating the presentation layer from the business logic?

13. What is the primary function of the 'Logcat' tool in Android development?

14. Which component is responsible for managing data in Android?

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

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

17. What is the Android View system, and how does it relate to UI components in an Android app?

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

19. What is an Intent in Android?

20. What is the purpose of the 'strings.xml' file in Android development?