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