Mark True or False for each statement below. 1. A file syste…
Mark True or False for each statement below. 1. A file system helps to locate free storage space and allows multiple processes to access stored information concurrently. 2. File types can only be identified by their file extensions, like .docx or .jpg. 3. In UNIX systems, a soft (symbolic) link allows linking across different file systems, unlike a hard link. 4. A directory is a special file type that stores part of the File Control Block (FCB) information about other files. 5. The link count of a file in UNIX systems increases every time the file is opened to prevent deletion during operation.