IMP Questions :- Chapter 5 (MAPP)


SECTION–II
Unit 5: Native data handling
1)     What is Native data handling?
2)     What is On-device File I/O?
3)     What are different File I/O operations?
4)     Explain data persistent ability.
5)     How to store data locally?
6)     How to access stored data?
7)     Explain the access using shared preferences.
8)     What you mean by Shared Preference?
9)     What are different mobile databases?
10)How to perform database connectivity in Android?
11)Explain SQLite.
12)Which is the better database for mobile devices?
13)Explain CRUD operations
14)What is an enterprise data access (via Internet/Intranet)
15)Is there any other alternative available for shared preference?
16)Name different types of databases used in Android
17)How to import database libraries in your app?
18)How to connect database variable to your app variables?
19)Explain create operation.
20)Explain update operation.

Comments