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