RandomAccessFile can be used to _______________________
RandomAccessFile can be used to _______________________ Correct Answer Read and write to a random access file
The RandomAccessFile class instance can be created to handle input and output operations to a random access file. It first checks the permissions on the file and then any required operation can be done on a random access file. Comparatively faster than other files access.
মোঃ আরিফুল ইসলাম
Feb 20, 2025