Name the method that enables you to obtain the path of the external storage of an Android device.

Name the method that enables you to obtain the path of the external storage of an Android device.



A. The method name is getExternalStorageDirectory()
B. The method name is getPathExternalStorageDirectory()
C. The method name is getExternalStorageFile()
D. The method name is getExternalStoragePath()


Answer: A


Learn More :