UNDERSTANDING COMPUTER FILES
FILE SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What hardware does the file management functionality provide a level of abstraction on?
|
printer
|
|
secondary storage
|
|
input/output
|
|
processor
|
Explanation:
Detailed explanation-1: -As (integral or separate) part of an operating system, the file system manages this information on secondary storage. Uses of secondary storage include storing various forms of programs (source, object, executable) and temporary storage of virtual memory pages (paging device or swap space).
Detailed explanation-2: -The main activity that is performed in secondary storage management is disk scheduling.
Detailed explanation-3: -Functions of the File Management System Store, arrange, or accessing files on a disk or other storage locations. Creating new files. Displaying the old files. Adding and editing the data in files.
There is 1 question to complete.