help

I have a problem that states:

Write the statments that close fileOut, and then associate it with the file dataOut.dat

Now the first part is easy: fileOut.close();

But i dont really get what kind of file association you can make, let alone with a file thats already been closed

Im not looking for an answer just some clarification.

thanks

[374 byte] By [jacobhazard17042a] at [2007-10-1 0:40:34]
# 1
Who wrote the assignment?Ask lem.
Adeodatusa at 2007-7-8 0:55:13 > top of Java-index,Security,Event Handling...
# 2
Hint:String jeff = "jeff";jeff = "bob";
mlka at 2007-7-8 0:55:13 > top of Java-index,Security,Event Handling...