Computer Science, asked by rohit1961, 11 months ago

which function allowus to acess a file in non sequential or random mode.

Answers

Answered by UsmanSant
2

Answer:

The Random Access data file is the function which allows us to access a file in non sequential or random mode.

Explanation:

A new update for this program was available from 17th October 2017.

There are equal advantages and disadvantages of using this random access data file as a function for accessing different files.

Answered by rahul123437
0

Random access database  function allows us to access a file in non sequential or random mode.

Explanation:

Random access database

With random access to files, we can read or write all of the data in our hard drive file without having to read or write the above data. We can quickly find, change, and delete data in any accessible file.

We can open and close random access files just like serial files with the same open mode. However, we need some new features to randomly open the files, and we believe the extra effort is due to the flexibility, performance, and speed of disk access.

To learn more...

Which functions allow us to access a file in a non sequential or random mode?

https://brainly.in/question/14923641

Name the function which allow us to access a file in a non sequential and random mode

https://brainly.in/question/14116896

Similar questions