HamiIT
Sign inGet started
Home
ADD CONTENT

Sign in Required

Please sign in to add content

Sign In
ProgramsBCASemester 6Mobile ProgrammingUnit 2: Introduction to Android Programming (4Hrs)
Chapter Study

BCA Semester 6 – Mobile Programming – Unit 2: Introduction to Android Programming (4Hrs)

Comprehensive questions and detailed answers for Unit 2: Introduction to Android Programming (4Hrs). Perfect for exam preparation and concept clarity.

7
Questions
45
Marks
Back to All Chapters
1

Explain android architecture briefly with a suitable diagram.

MediumTHEORY5 marks2021(TU FOHSS Final)
2

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)
3

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

MediumTHEORY5 marks2022(TU FOHSS Final)
4

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)
5

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)
6

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)
7

Explain android architecture with a suitable diagram.

MediumTHEORY5 marks2024(TU FOHSS Final)
Showing 7 questions

Exam Years

Past question papers

2024
TU FOHSS Final•1 questions
2023
TU FOHSS Final•1 questions
2022
TU FOHSS Final•3 questions
2021
TU FOHSS Final•2 questions

Questions in Unit 2: Introduction to Android Programming (4Hrs)

Explain android architecture briefly with a suitable diagram.

Marks: 5

Year: 2021 Final TU FOHSS

Android Architecture Android architecture is a layered software stack that provides services and tools required to build and run Android applications. Each layer has a specific role and interacts with

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

Marks: 10

Year: 2021 Final TU FOHSS

1. Creating SQLite Database Helper java import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import android.content.ContentVa

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

Marks: 5

Year: 2022 Final TU FOHSS

1. Surface Manager Library The Surface Manager is a part of Android's graphics architecture that manages the display of windows and surfaces on the screen. Key Points: - Manages buffers for drawing an

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

Marks: 5

Year: 2022 Final TU FOHSS

1. Data Types Supported by SQLite SQLite uses dynamic typing, but supports the following storage classes: | Data Type | Description | Example | |-----------|-------------|---------| | INTEGER | Whole

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 a

Marks: 10

Year: 2022 Final TU FOHSS

1. Why We Use API in Android Definition: An API (Application Programming Interface) is a set of methods and tools that allows an Android app to interact with external services, libraries, or system

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

Marks: 5

Year: 2023 Final TU FOHSS

1. Hierarchical Directory Structure of an Android Application Explanation: An Android application has a specific directory structure that organizes the app's resources, code, and configuration files

Explain android architecture with a suitable diagram.

Marks: 5

Year: 2024 Final TU FOHSS

1. Android Architecture Overview Android is based on a layered architecture consisting of the following components: | Layer | Description | |-------|-------------| | Linux Kernel | Core of Android pro

About Unit 2: Introduction to Android Programming (4Hrs) Questions

This page contains comprehensive questions from the Unit 2: Introduction to Android Programming (4Hrs) chapter of Mobile Programming, part of the BCA Semester 6 curriculum. All questions include detailed model answers from past TU exam papers.

Study Tips

  • Review concepts before attempting questions
  • Practice writing complete answers
  • Compare your answers with model solutions
  • Focus on questions from recent years
  • Use direct links (#question-ID) to bookmark and share specific questions

Related Resources

← Back to Mobile Programming Chapters

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.

H
Hami IT

Empowering IT students with quality education resources and comprehensive exam preparation materials.

Programs

  • Flutter
  • Java
  • DevOps

Company

  • About Us
  • Contact

Contact

  • 📧hamiit.dev@gmail.com
  • 📞+977 9813706443
  • 📍Kathmandu, Nepal

© 2026 Hami IT. All rights reserved.