QUESTION IMAGE
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
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Question 9: To retrieve data from and store data to files, respectively
Question 10: Support for larger files and improved performance