Chapter Study

BCA Semester 6 Mobile Programming () Questions & Answers | Past TU Exam Papers

Practice from Mobile Programming with detailed solutions and model answers from past Tribhuvan University exams.

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

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.