question 9 (1 point)\nlisten\nwhat is the function of the file operations read and write?\nto copy files to…

question 9 (1 point)\nlisten\nwhat is the function of the file operations read and write?\nto copy files to different locations\nto delete files from the system\nto compress files for storage\nto retrieve data from and store data to files, respectively\nquestion 10 (1 point)\nlisten\nwhat is the primary advantage of using the ext4 file system over fat32?\nbetter compatibility with windows\nsupport for larger files and improved performance\nsimplicity in structure\nreduced disk space usage

question 9 (1 point)\nlisten\nwhat is the function of the file operations read and write?\nto copy files to different locations\nto delete files from the system\nto compress files for storage\nto retrieve data from and store data to files, respectively\nquestion 10 (1 point)\nlisten\nwhat is the primary advantage of using the ext4 file system over fat32?\nbetter compatibility with windows\nsupport for larger files and improved performance\nsimplicity in structure\nreduced disk space usage

Answer

Brief Explanations:

For Question 9, the read operation retrieves data from files and write operation stores data to files. For Question 10, EXT4 has better support for larger files and improved performance compared to FAT32. FAT32 has limitations on file - size and performance in some scenarios.

Answer:

Question 9: To retrieve data from and store data to files, respectively Question 10: Support for larger files and improved performance