1. What is Object-Oriented Programming (OOPs) in Java?
2. What is the purpose of the Android SDK?
3. What is an Android Virtual Device (AVD)?
4. What is the use of the [Link] file in an Android project?
5. Define an Activity in Android.
6. What is the purpose of the launcher icon in an Android app?
7. What is a View in Android?
8. Define a ViewGroup with one example.
9. Name any two layout managers used in Android.
10. What is the purpose of the Graphical Layout Tool in Android Studio?
11. What is an Intent in Android?
12. Differentiate between explicit and implicit intents.
13. Explain the concept of the View Hierarchy in Android.
14. Differentiate between explicit intent and implicit intent with suitable use cases.
15. What is the use of the res/ folder in an Android project In details?
16. What is the Android SDK? Explain its role in Android app development.
17. List the four main components of an Android application in details.
18. Write a short note on how GridView is used to display a collection of images.
19. Explain the role of SeekBar. How can progress be retrieved and updated?
20. What do you mean by the lifecycle of an Activity in Android?
21. What are Android Layout Managers? List and explain different types of layouts
(LinearLayout, RelativeLayout, FrameLayout).
22. Explain how to get dates and Time from users using DatePicker and TimePicker.
23. Explain Object-Oriented Programming (OOPs) concept in Java in details.
24. Explain the role of ImageSwitcher How does it differ from ImageView?
25. Explain with an example how to create an Explicit Intent in Android.
26. What is an Android Virtual Device (AVD)? How do you configure it?
27. What is Object-Oriented Programming (OOPs) in Java?
28. What is a Button in Android? How is an onClick event handled?
29. Difference between setContentView() and findViewById()
30. What is the purpose of the [Link] file?
31. Explain the role of ImageSwitche.
32. What is a View in Android? Explain its role in the user interface
33. Write a program in Andriod Studio for Adding of two Numbers.
34. What are Intent Filters? Explain their purpose and types with an example.
35. Explain the lifecycle of an Android activity.
36. List the four main components of an Android application in details.