The activities related to File Management includes:
a. File Attributes:
File attributes are the properties associated with a file that specifies the different information
related to the file or data of the file. It specifies the characteristics of a file, such as a type and
location that completely describe a file.
b. File Operations:
File operations are the various tasks that are performed on files. A user can perform these
operations by using the commands provided by the operating system.
c. File Access Permissions:
File access permission help specify the manner in which a user can access a file. These are the
access rights that allow us to read, write or execute a file.
d. File System:
File systems are used by an operating system to store and organize the various files and their
information on a hard disk.