What is the difference between the File and RandomAccessFile classes? Ans. The File class encapsulates the files and directories of the local file system. The RandomAccessFile class provides the methods needed to directly access data contained in any part of a file. - Study24x7
Social learning Network
05 Feb 2024 01:03 PM study24x7 study24x7

What is the difference between the File and RandomAccessFile classes? Ans. The File class encapsulates the files and directories of the local file system. The RandomAccessFile class provides the methods needed to directly access data contained in any part of a file.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles