Respuesta :

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