0% found this document useful (0 votes)
37 views193 pages

eBook Mobile Application Development (2)

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

eBook Mobile Application Development (2)

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 193

Question Papers

Mobile Application Development [MCA (Mgt.) - Sem. III]

(n) What method you should overried to use Android menu system?
(i) Oncreate option menu() (ii) Oncreate Menu()
(iii) On menu Created () (iv) On Create Context menu ()
(0) Which of the following are part of Android Architecture
(i) Applications (ii) Linux kernel
(iii) Android Application Framework. (iv) All the above
(p) means it will occupy the complete space available on the display of the
device.

(i) wrap-content (ii) match-content


(iii) match-parent (iv) wrap-parent
(q) Which of the following is an application development environment for IOS?
(i) Cocoa (ii) Cocoa touch
(iii) Cocoa IOS (iv) Cocoa begin
(r) An android is an abstract description of an operation to be performed. It
can be used with Start Activity to launch Activity.
(i) Filters (ii) Intent
(iii) Service (iv) Broadcast Receiver
(s) Which of the following is a dialog class in android ?
(i) AlertDialog (ii) DatePickerDialog
(iii) ProgressDialog (iv) All the above
(t) The method that is called to cleanup any resources used by services is
(i) Stopself () (ii) Onstop ()
(iii) OnDestroy () (iv) Stopservice ()
[6]
10
Q. 2 (a) What is Fragment? Explain Fragment Life cycle.
OR

[6]
(b) What is Layout? Explain various Layout with suitable example.
Q. 3 (a) Explain Android project folder structure.
(b) Explain Android Architecture with suitable diagram.
1000
[6]
[6]

OR

(a) What are Adapter? Explain ArrayAdapter with suitable example. [6]

6080
(b) Write a short note on Dalvik Virtual Machine. [6]

Q. 4 (a) What is Curson? Demonstrate a SQLite database application to insert a record


in table. [6]
(b) What is Android XML paring explain with example. [6]
OR

(a) Demonstrate a webview to display the web page in an android application. [6]

Q.5
(b) Write a short note on firebase database.
(a) Explain React Native Geolocation API.
006
[6]
[6]

(b) Design an android application for login activity.Write an android code to


check login credentials with user name = "SPPU" & password = “Exam" Display
appropriate message to the user. [4]
OR

(a) Write a steps to build simple Flutler application. [6]


(b) Short note on Activity Life Cycle. [4]

***

P.4

You might also like