What is the purpose of using RandomAccessFile?
RandomAccessFile
To write text files line by line
To compress binary files
To read text files efficiently
To perform random access operations in binary files