Usage Condition:
- ๐ Papers are for reference and study purposes only.
- ๐งโ๐ Students should use them responsibly and not for any malpractice.
- ๐ Availability depends on the course and year.
Mobile Application Development
Subject Code: 24CA-653
Semester: 2 | Time: 1 Hour | Max Marks: 20
Section A
(5 ร 2 = 10 Marks)
- Define a fragment in Android? How does it differ from an Activity?. (CO2 โ 1)
- List the advantage of Recycler view over ListView in term of flexibility and efficiency. (CO2 โ 2)
- Define Option Menu ,Context,and the Popup Menu in Android. (CO2 โ 1)
- List the key differences between Recycler View and Listview. (CO2 โ 1)
- Explain how a content Provider facilitates data sharing between application. (CO2 โ 2)
Section B
(2 ร 5 = 10 Marks)
- Explain the different android components with examples. (CO3 โ 4)
- Explain the architecture of Recycler view in Android .Describe the role of Adater ,Holder,and Layout Manager With a brief examples. (CO4 โ 4)