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 carry 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 (16 x 3 = 48)
Note: Attempt any three questions. All questions carry equal marks.
Q. 2
- Write JAVA code that Display a Dialog Window Using an Activity.
- What are the core building blocks of android?
- Write down features of Android applications.
- What is ACTIVITY and ACTIVITY LIFE CYCLE? Explain ACTIVITY LIFE CYCLE using flow chart.
- What is CONTENTPROVIDER and what is typically used for?