Mobile Application Development BSIT Term 7th Past Paper 2017 UOS

University of Sargodha
BS 7th Term Examination 2017
Subject: I.T
Paper: Mobile Application Development (IT: 4547)
Time Allowed: 2:30 Hours
Maximum Marks: 80
Objective Part Compulsory
Q. 1
Note: Attempt all questions, each question carries equal marks. (16 x 2 = 32)
- What is Android?
- What are the advantages of android?
- Explain Architecture of Android using diagram.
- What is implicit intent in android?
- How to call another activity in android?
- What is intent?
- What is activity?
- What is service in android?
- What is the name of database used in android?
- What is AAPT?
- What is View Group in Android?
- What is fragment?
- What is ADB?
- What is NDK?
- What is the Google Android SDK?
- Does android support other language than Java?
Subjective Part
Note: Attempt any three questions. All questions carry equal marks.
Q. 2. Write JAVA code that displays a Dialog Window Using an Activity.
Q. 3. What are the core building blocks of android?
Q. 4. Write down features of Android applications.
Q. 5. What is ACTIVITY and ACTIVITY LIFE CYCLE? Explain ACTIVITY LIFE CYCLE using a flow chart.
Q. 6. What is CONTENTPROVIDER and what is typically used for?