Page 1 of 1

About Question enthuware.ocpjp.v8.2.1774 :

Posted: Tue Oct 06, 2015 10:18 am
by Martyjee
The explanation contains the following:

Remember that RandomAccessFile implements DataInputStream as well as DataOutputStream.

RandomAccessFile does not extend those classes, but it does implement the interfaces DataInput and DataOutput

Re: About Question enthuware.ocpjp.v8.2.1774 :

Posted: Tue Oct 06, 2015 11:06 am
by admin
You are right. Fixed.
thank you for your feedback!