Briefing Android Knowledge

What is the validity of the data stored through shared preferences?

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.