You are on page 1of 1

ADHIYAMAAN COLLEGE OF ENGINEERING (AUTONOMOUS)

DEPARTMENT : CSE/IT

SUBJECT CODE : 715CIT03

SUBJECT NAME : MOBILE APPLICATION DEVELOPMENT

YEAR / SEM : IV / VII

UNIT-II QUESTION BANK

PART-A

1. Define intent and its types.


2. Draw a neat diagram of states and lifecycle.
3. List out the mobile UI resources with its example.
4. Difference between relative layout and linear layout.
5. What is meant by threads?
6. Define the procedure to create notifications.
7. Mention service lifecycle states.
8. What are the advantages of Asynctask over threads?
9. How will you create a UI element and setup its respective listener and handler?
10. Define layout and mention its types.
11. Define Bundle.
12. Define Handler and Looper.
13. Design a layout with two buttons.
14. List the types of UI components.
15. Define string and image resources.

PART B

1. Illustrate activity lifecycle sate and respective call back method?


2. Explain event handling paradigm with the help of an UI element?
3. Explain the procedure to navigate between activity and exchange data b/w them with its
types and suitable examples?
4. Explain the threads with suitable examples?
5. Illustrate the benefits of a Asynctask over threads with for implementing long running
task.
6. Explain the notification with its suitable example?
7. Explain in detail about services.
8. List out various departments in ACE as a main activity and display the event occurring in
respective departments.

You might also like