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.

7
Questions
45
Marks
Back to All Chapters

Explain android architecture briefly with a suitable diagram.

MediumTHEORY5 marks2021(TU FOHSS Final)

Provided that a SQLite database named "College" with a table named Student with the following columns (Roll as Integer, Name as Text and Address as Text). Develop an android application to connect to the database and insert five student records and display the student information.

HardTHEORY10 marks2021(TU FOHSS Final)

What is a surface manager library? How DVM is different from ART?

MediumTHEORY5 marks2022(TU FOHSS Final)

What are different data types supported by SQLite? How to decode JSON data in an android application? Explain with a suitable example.

MediumTHEORY5 marks2022(TU FOHSS Final)

Why we use API in android? Provided that SQLite database named "Hospital" with table named Doctor with the following columns (Did as Integer, Dname as Text, and Specialization as Text and Experience as Real). Develop an android application to connect to the database and insert records of Doctor and display the Doctor information whose experience is less than 5.5 years.

HardTHEORY10 marks2022(TU FOHSS Final)

Draw the hierarchical directory structure of an android application. How can you use string and string array in android? Explain.

MediumTHEORY5 marks2023(TU FOHSS Final)

Explain android architecture with a suitable diagram.

MediumTHEORY5 marks2024(TU FOHSS Final)
Showing 7 questions

Unit 2: Introduction to Android Programming (4Hrs) chapter questions with answers for Mobile Programming (BCA Semester 6). Prepare for TU exams with our comprehensive question bank and model answers.