Multiple Choice
Which of these is the incorrect method for an Application to save local data?
A) Extend PreferencesActivity and save in an XML file.
B) Save as a file in the local file system.
C) Save in the database using SQLite.
D) Save in the hash table file using the Dictionary class.
Correct Answer:

Verified
Correct Answer:
Verified
Q102: What is the name of the folder
Q103: Which of the following are layout-related methods
Q104: Which of the following is required to
Q105: What is direct reply in Android 7?<br>A)
Q106: Consider the following AndroidManifest.xml file: <?xml version="1.0"
Q108: Which of the following is the base
Q109: Which of the following methods are invoked
Q110: Which of the following is correct about
Q111: Which of the following Activity methods is
Q112: Which of the following is true about