Chapter Study

BCA Semester 6 Mobile ProgrammingUnit 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

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

Sample Questions

Explain android architecture briefly with a suitable diagram.

Marks: 5Chapter: Unit 2: Introduction to Android Programming (4Hrs)

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: 10Chapter: Unit 2: Introduction to Android Programming (4Hrs)

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

Marks: 5Chapter: Unit 2: Introduction to Android Programming (4Hrs)

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

Marks: 5Chapter: Unit 2: Introduction to Android Programming (4Hrs)

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: 10Chapter: Unit 2: Introduction to Android Programming (4Hrs)

And more questions available on this page.

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.