About Question enthuware.ocpjp.v8.2.1774 :
Posted: Tue Oct 06, 2015 10:18 am
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
Remember that RandomAccessFile implements DataInputStream as well as DataOutputStream.
RandomAccessFile does not extend those classes, but it does implement the interfaces DataInput and DataOutput