Looking for answers? Westonci.ca is your go-to Q&A platform, offering quick, trustworthy responses from a community of experts. Join our Q&A platform to connect with experts dedicated to providing precise answers to your questions in different areas. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

Random files are also called ____ files. A) direct access B) indirect access C) sequential D) scannable

Sagot :

Lanuel

In Computer programming, random files are also called: A) direct access files.

A file can be defined as a computer document or resource which avails an end user of a computer system the ability to store and record data as a single unit on the storage device of a computer system.

A random file is a type of file that is used in Java programming and it is generally referred to as an instant access or direct access file because it can be retrieved almost immediately by a computer system.

In Java programming, a filechannel is a class that can be used to create random access files.

Read more: https://brainly.com/question/9830929