Which of these is the incorrect explanation of external storage using an SD card?

A.
SD cards support the FAT file system.
B.
Directories of an SD card can be acquired by Environment.getExternalStorageDirectory().
C.
Linux file system permissions do not exist on an SD card.
D.
Files on SD cards cannot be handled by Java.io.File.
Explanation:
I have the same idea. D