191k views
1 vote
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.

User Aba Dov
by
7.6k points

2 Answers

5 votes

Answer:

Records in a Java sequential file are stored in order by record key.

User Clarkey
by
6.6k points
2 votes

Answer:

Records in a Java sequential file are stored in order by record key.

User TheCarver
by
7.6k points