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

Mobile Application Development

This document is a model examination for a class on Mobile Application Development. It contains 3 parts with multiple choice and long answer questions. Part A contains 10 short answer questions worth 2 marks each on topics like Android, fragments, menus, SMS, zoom controls, and content providers. Part B has 5 long answer questions worth 5 marks each, examples include launching an Android app, mobile app front ends, dialog windows, and list views. Part C is the longest section, with 3 questions worth 10 marks each, asking students to explain mobile app development lifecycles, returning intent results, creating database adapters, getting location data, and consuming JSON services.

Uploaded by

vphone1131
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)
154 views

Mobile Application Development

This document is a model examination for a class on Mobile Application Development. It contains 3 parts with multiple choice and long answer questions. Part A contains 10 short answer questions worth 2 marks each on topics like Android, fragments, menus, SMS, zoom controls, and content providers. Part B has 5 long answer questions worth 5 marks each, examples include launching an Android app, mobile app front ends, dialog windows, and list views. Part C is the longest section, with 3 questions worth 10 marks each, asking students to explain mobile app development lifecycles, returning intent results, creating database adapters, getting location data, and consuming JSON services.

Uploaded by

vphone1131
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/ 1

C KANDASWAMI NAIDU COLLEGE FOR MEN

MODEL EXAMINATION – MARCH 2024


DEPARTMENT OF COMPUTER SCIENCE & APPLICATIONS

CLASS: III BCA DATE :20-03-2024


SUBJECT NAME: MOBILE APPLICATION DEVELOPMENT DURATION: 3Hr
SUBJECT CODE: SZ26C MAX.MARKS: 75

PART A -(10 × 2 = 20 marks)


Answer any TEN questions.
1. Define Android?
2. write a note on device platform
3. What is meant by AVD
4. Define Fragment
5. Define Action Bar
6. Define ViewGroup Class
7.What are the two type of Menus in Android
8. define SMS

9. Show the displaying THE ZOOM control?


10. Comment on content provider?
11. Write down the accessing web services using GET method?
12. Define the term ”Text Content ?

PART B (5 × 5 = 25 marks)
Answer any FIVE questions.

13. How will you launching your first android application? Explain.
14. Explain the mobile application front end.
15. What are the steps to display a dialog window?
16. Summarize the adapting to display orientation.
17. Explain the use of list views to display long lists.
18. Point out the sending SMS messages programmatically.
19. Describe the performing repeated tasks in a service.

PART C-(3 × 10 = 30 marks)


Answer any THREE questions.

20. Illustrate the mobile application development life cycle with diagram.
21. How will you returning results from Intent? Explain.
22. Outline the steps to create a DB Adapter helper class.
23. How will you getting location data? Explain.
24. Determine the implementation of consuming JSON services.

You might also like