Respuesta :

An objective of the File Management is to provide a standardized set of i/o interface routines to user processes

The term "file" refers to a grouping of linked data that is stored on secondary or non-volatile media, such as magnetic disks, optical disks, and tapes. It serves as a platform for providing input to the program and getting results from it. It is a method of data collection.

In general, a file is a collection of bits, bytes, or records whose significance is decided by the user and the person who created the file. Each file has a logical location where it is stored and accessible.

Learn more about File Management here.

https://brainly.com/question/28167227

#SPJ4