Which statement regarding Java files is false?
Java imposes no structure on a file.
Notions like “record” do not exist in Java files.
The programmer must structure files to meet the requirements of applications.
Records in a Java sequential file are stored in order by record key.