Posted By:
GIRISH_LIMAYE
Posted On:
Thursday, May 22, 2008 10:04 AM
What is the advantage of Random Access File over Sequential file?
When i tried to read a file using Random Access file object it reads the data sequentially. what is the difference if Random Access reads data sequentially?