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.
Explain android architecture briefly with a suitable diagram.
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.
What is a surface manager library? How DVM is different from ART?
What are different data types supported by SQLite? How to decode JSON data in an android application? Explain with a suitable example.
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.
Draw the hierarchical directory structure of an android application. How can you use string and string array in android? Explain.
Explain android architecture with a suitable diagram.
Sample Questions
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
What is a surface manager library? How DVM is different from ART?
What are different data types supported by SQLite? How to decode JSON data in an android application? Explain with a suitable example.
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
And more questions available on this page.