About Question enthuware.ocpjp.v7.2.1086 :
Posted: Sun Mar 09, 2014 1:51 am
Just one more question.
If the handles are of RandomAccessFile, fileName2 will end up with 200 bytes because it writes from the beginning of the fileName2, overwriting the first 100 bytes and leaving the rest untouched. Is it correct?
If the handles are of RandomAccessFile, fileName2 will end up with 200 bytes because it writes from the beginning of the fileName2, overwriting the first 100 bytes and leaving the rest untouched. Is it correct?