Chapter Study

BCA Semester 6 Mobile ProgrammingUnit 5: UI Fragments, Menus and Dialogs (6Hrs)

Comprehensive questions and detailed answers for Unit 5: UI Fragments, Menus and Dialogs (6Hrs). Perfect for exam preparation and concept clarity.

8
Questions
55
Marks
Back to All Chapters

Why is fragment needed in android application? How can a fragment be added to an activity?

MediumTHEORY5 marks2021(TU FOHSS Final)

Develop an android application to calculate simple interest using a customize dialog box.

HardTHEORY10 marks2021(TU FOHSS Final)

What is the difference between activity and fragment? Develop an android application to create a user interface for input length, width, and height of a Rectangular box and Button for Volume in one fragment when the button is clicked then these input data are passed into the second fragment and calculate the volume of the Rectangular box and display the result in TextView.

MediumTHEORY5 marks2022(TU FOHSS Final)

What is Toast? Develop an android application to create an alert dialog to input any number and then calculate the factorial of the number and display the result in Toast.

MediumTHEORY5 marks2022(TU FOHSS Final)

What does android APK file contain? Develop an android application with a context menu having menu items "Red", "Yellow", "Green", "Black" and "Blue" etc. and change the background color of the layout when the user selects a menu item accordingly.

HardTHEORY10 marks2022(TU FOHSS Final)

Develop an android application to display an alert dialog box.

MediumTHEORY5 marks2023(TU FOHSS Final)

What is menu? Develop an android application to create a popup menu having menu item "Edit", "Copy", "Paste", "Redo" and "Undo".

MediumTHEORY5 marks2024(TU FOHSS Final)

Develop an android application to display a list of Student (Student name) in ListView and display the student details (student image, roll, name and college) in a Custom Dialog when a ListView item is selected.

HardTHEORY10 marks2024(TU FOHSS Final)
Showing 8 questions

Sample Questions

Why is fragment needed in android application? How can a fragment be added to an activity?

Marks: 5Chapter: Unit 5: UI Fragments, Menus and Dialogs (6Hrs)

Develop an android application to calculate simple interest using a customize dialog box.

Marks: 10Chapter: Unit 5: UI Fragments, Menus and Dialogs (6Hrs)

What is the difference between activity and fragment? Develop an android application to create a user interface for input length, width, and height of a Rectangular box and Button for Volume in one fr

Marks: 5Chapter: Unit 5: UI Fragments, Menus and Dialogs (6Hrs)

What is Toast? Develop an android application to create an alert dialog to input any number and then calculate the factorial of the number and display the result in Toast.

Marks: 5Chapter: Unit 5: UI Fragments, Menus and Dialogs (6Hrs)

What does android APK file contain? Develop an android application with a context menu having menu items "Red", "Yellow", "Green", "Black" and "Blue" etc. and change the background color of the layout

Marks: 10Chapter: Unit 5: UI Fragments, Menus and Dialogs (6Hrs)

And more questions available on this page.

Unit 5: UI Fragments, Menus and Dialogs (6Hrs) chapter questions with answers for Mobile Programming (BCA Semester 6). Prepare for TU exams with our comprehensive question bank and model answers.