THE ROLE OF AN FILE SYSTEM WHICH ALLOWS THE USER TO GO THROUGH THE FILE HIERARCHY?
A) OPERATIONS
B) NAVIGATION
C) SEARCH
D) NONE OF THE ABOVE
[FOR CORRECT ANSWER I WILL MARK YOU AS BRAINLIST]
Answers
Answered by
1
Answer:
The most basic operations that programs can perform on a file are:
Create a new file.
Change the access permissions and attributes of a file.
Open a file, which makes the file contents available to the program.
Read data from a file.
Write data to a file.
Delete a file.
a) operations is right answer.
Similar questions