Multiple Choice
What is the validity of the data stored through shared preferences?
A) Data is deleted when application is closed.
B) Data is deleted when application is paused by pressing home button.
C) Data gets deleted when application is uninstalled.
D) Both "Data is deleted when application is closed" and "Data is deleted when application is paused by pressing home button" are correct.
Correct Answer:

Verified
Correct Answer:
Verified
Q45: Permissions can be added inside<br>A) AndroidManifest.xml.<br>B) Layout.xml
Q46: What does the following line of code
Q47: Application can send permissions programmatically.<br>A) Depends on
Q48: Which of the following is true when
Q49: Which of the following is true about
Q51: Which of the following throws exception GooglePlayServicesAvailabilityException?
Q52: Which of the following permissions is most
Q53: Which of the following can be used
Q54: Which of the following is a database
Q55: Which of the following returns the most