What is a File System
A file system is a way of organizing and storing files on a computer’s storage devices. In simple terms it is a software component that manages how data is stored retrieved and updated on a disk. It acts as an interface between the operating system and the physical storage device enabling the operating system to…