Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 9 (1 point) listen what is the function of the file operations…

Question

question 9 (1 point)
listen
what is the function of the file operations read and write?
to copy files to different locations
to delete files from the system
to compress files for storage
to retrieve data from and store data to files, respectively
question 10 (1 point)
listen
what is the primary advantage of using the ext4 file system over fat32?
better compatibility with windows
support for larger files and improved performance
simplicity in structure
reduced disk space usage

Explanation:

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