Loading practice questions
How can sensitive data like passwords be securely stored in Android?
Correct Answer: D — Using the Android Keystore System
Explanation:
The Android Keystore System securely stores sensitive data like passwords and cryptographic keys, ensuring they are not accessible to other apps or unauthorized users.