0% found this document useful (0 votes)
6 views

Android 3

This document is an examination paper for the TY. B.B.A. (C.A.) course on Android Programming, consisting of five questions with a total of 5 questions to answer. The paper includes multiple-choice questions, short answer questions, and practical application tasks related to Android development, such as creating applications and using SQLite databases. Candidates are instructed to answer all questions and provide diagrams where necessary.

Uploaded by

adarsh.ca22028
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
6 views

Android 3

This document is an examination paper for the TY. B.B.A. (C.A.) course on Android Programming, consisting of five questions with a total of 5 questions to answer. The paper includes multiple-choice questions, short answer questions, and practical application tasks related to Android development, such as creating applications and using SQLite databases. Candidates are instructed to answer all questions and provide diagrams where necessary.

Uploaded by

adarsh.ca22028
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 4
Total No. of Questions : 5] SEAT No. ; P2146 [Total No. of Pages : 4 [5803]-604 TY. B.B.A. (C.A.) CA-604 : ANDROID PROGRAMMING (2019 Pattern) (Semester - VI) Time : 2% Hours} [Max. Marks 970 Instructions to the candidates: 1) All questions are compulsory. 2) Draw neat diagrams wherever necessary. 3) Figures to the right indicate full marks. Q1) Attempt any Eight of the following : [8 « 2 = 16] a) The Android provides you thé)API libraries and developer tools necessary to build, test, and debug-apps for android, i) IDK i) SDK ii) ADT iv) Allofthe mentioned b) ____ dictates the Clvaiid handles the user interaction to the smart phone screen. i) Intents ii) Fragments iii) Activitics iv) None of the mentioned ° is a drop-down list that allows users to select one value from ‘asct. i) CheckBox ii) RadioButton iii) Spinner iv) Allof the mentioned ad) is a specialized view switcher which will provide a smooth transition animation effect to the images while switching from one image to another, i) ImageView ii) ImageSwitcher iii) Both i) andii) iv) Allofthe mentioned PTO. ©) How many threads are there in AsyncTask android? i) Onlyone ii) Three iil) AsyneTask doesn’t have thread iv) Two ) is used to perform database operations on Android such as storing, manipulating or retrieving persistent data from the database. i) MySQL i) SQL iil) SQLite iv) Allof the mentioned 2) Cursor navigation methods include i) moveToFirst ii) moveToNext iil) Both a) and b) iv) none of the méntioned h) ____ identifies locations on the map and tséd)to notify the user of locations on a map and take the form of either a standard or custom icon. i) Maps i) API keys iil) Markers iv) None of the mentioned i) To send SMS messages prograinmatically, which class is used? i) Mms ii) SmsManager iil) Both a) and by iv) None of the mentioned )) The arfangés views in a single column or a single row. Child views cari be arranged either vertically or horizontally. i) | Fiamekayout ii) AbsoluteLayout iif) “LinearLayout iv) None of the mentioned 2p Atfempt any Four of the following : [4 x 4= 16] a) What is Activity? With the help of diagram describe activity life cycle. b) What is ToggleButton? How to create it? Explain with example. ¢) How to create database in SQLite? Explain with example, d) Define Google Map. How to change views in Google Maps? Explain with example. ©) Describe the Android architecture in detail. [5803]-604 2 Q3) Attempt any Four of the following : [4x4 = 16] a) c) d) Observe the following GUI and write an XML file using relative layout to create the same. Develop an application to send and receive SMS. (Write only java and permission tag in manifest file). Develop an application to store student details liké roll 0, name, branch, marks, percentage and retrieve student information using roll no. in SQLite databases, Create an Android Application to perforin following string operation according to user selection of radio button. Enterstring: [hello © — Uppercase © Lowercase © Right S Chariéter © Left SChiardcter Chick Outputs, [BELO ©) _Create.an Android App with Logic screen. On successful login, gives message go to next activity (Without using database & use TableLayout). 4)_Attempt any Four of the following [4 «4 = 16] a) Write an Android program to perform Zoom In, Zoom Out operation and display Hybrid view on Google MaP. b) Explain Date and Time picker with its methods, ©) Create a simple Application, which read a positive number from the user and display its factorial value in another activity. 4d) Whatis cursor in SQLite? Explain with example. ©) Develop a simple calculator using Table Layout. [(5803]-604 3 Q5) Write a short notes on any Two of the following : 2x3=6] a) SQLiteDatabase b) ProgressBar ©) Geocoding and Reverse coding 363838 15803]-604 4

You might also like