Loading practice questions
Which of the following is the default storage location for Android app data?
Correct Answer: C — Internal storage
Explanation:
Internal storage is the default location for storing private app data. Files saved here are private to the app and cannot be accessed by other apps or users without root permissions.