BCA Semester-6 | CS 31 – Mobile Computing using Android & iPhone
Final Exam Paper Style – 2018
- Question 1 from Unit 1 of Syllabus = 14 Marks
- Question 2 from Unit 2 of Syllabus = 14 Marks
- Question 3 from Unit 3 of Syllabus = 14 Marks
- Question 4 from Unit 4 of Syllabus = 14 Marks
- Question 5 from Unit 5 of Syllabus = 14 Marks
Structure of EACH question is given below.
- Q.X (A) Answer in Brief : 4 question x 1 Marks = 4
- Q.X (B) Answer in Brief : 1 question x 2 Marks = 2
- Q.X (C) Answer in Brief : 1 question x 3 Marks = 3
- Q.X (D) Answer in Brief : 1 question x 5 Marks = 5
1 – Mark Question List
- What is Android?
- Who were the original founder of Android?
- In which year first android phone was launched?
- Full form of SDK
- Full form of DVM
- Full form of OHA
- Full form of MCC
- Full form of JSON
- Full form of NFC
- Which company manages the Android OS?
- Which company own iPhone?
- What is Xcode?
- What is Android Studio?
- Which is the basic development language in by iPhone App?
- Which is the basic development language in Android App?
- Full form of ADT
- Full form of GPS
- Full form of LBS
- What is API?
- What is Widget?
- What is IPC?
- What is AsyncTask?
- What is Intent?
- What is Activity?
- Name the latest version of Android OS
- Define folder hierarchy by default in Android Project
- What is HTTP?
- What is Service?
- What is Layout?
- Full form of APK
- Full form of MVC
- Full form of IDE
- What is COCOA touch?
- Full form of DEX
- Full form of DDMS
- What is Menu (option menu)?
- What is Context menu ?
2 – Mark Question List
- Explain Res folder in Android project
- Explain Src folder in Android project
- Explain Gen folder in Android project
- Explain Bin folder in Android project
- Explain Assets folder in Android project
- Explain Libs folder in Android project
- Explain AndroidManifest.xml file
- Explain Intent filter
- Explain Pending Intent
- Explain types of Animation supported in Android
- Explain Dialog in Android
- Explain Shared preferences in Android
- Usage of Input stream and Output stream in file handling
- Usage of File class in File handling
- Usage of Shared preferences
- Usage of Service
- Usage of DDMS
- Usage of Logcat
- Usage of Toast
3 – Mark Question List
- Discuss Text field with example
- Discuss Spinner with example
- Discuss List View with example
- Discuss Grid View with example
- Discuss Image Button with example
- Discuss Button with example
- Discuss Radio Button Group with example
- Discuss Check Box with example
- Discuss Table Layout with example
- Discuss Linear Layout with example
- Discuss Fame by Frame animation example using Java code (run time)
- Discuss Fame by Frame animation example using XML code (design time)
- Write steps to publish Android app on Play Store
- Discuss Telephony API with example
- Discuss Networking API with example
- Discuss Web API with example
- Discuss Android Service with example
- Discuss Context with example
- Discuss Intent with example
- Discuss Notification with example
- Discuss Types of Resources in Android app
- Option menu Vs Context menu
5 – Mark Question List
- Write a note on Activity Life cycle
- Write a note on Service Life cycle
- Write a note on Async Task
- Write a note on Intent and Bundle
- Activity Vs Service
- Edit Text Vs Text Field
- Intent Vs Pending Intent
- Develop an app to perform CRUD operation using SQLite
- Write a note on Types of Intent
- Write a note on Ge-coder with example
- Write a note on Layouts
- Drawing on Canvas with example
- Drawing on View with example
- Write a note on File handling with example
- Write a note on Shared Preferences with example
- Write a note Android Architecture / Android Software Stack
- Write a note on Logging Support
- Write a note on Location Manager with example
- Write a note on Telephony Manager with example
- Write a note on Web view with example
- Write a note types of Menus supported in Android