This video explains the concept of I/O Streams in Java. This is the 3rd Part of the I/O Streams.
The topics discussed here are:
1) Writing to a File using FileOutputStream class.
2) Copying file into other file using FileInputStream and FileOutputStream.
3) RandomAccessFile class
4) Serialization and Deserialization
You can find the Programs and Slides related to this video at https://rcinfosoftsolutions.com/Notes.html