What does the method listFiles() return when listing the contents of a directory?
listFiles()
An array of strings
An array of File objects
An array of FTPFile objects
A list of directory names