asked 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.

asked
User Aba Dov
by
9.2k points

2 Answers

5 votes

Answer:

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

answered
User Clarkey
by
8.5k points
2 votes

Answer:

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

answered
User TheCarver
by
8.6k points

No related questions found