A. Swap space
B. Operating system
C. Seperate directory structure
D. None of the mentioned
A. System table
B. Open-file table
C. File table
D. Directory table
A. File
B. Swap space
C. Directory
D. Text format
A. Name
B. Type
C. Identifier
D. All of the mentioned
A. Abstract
B. Primitive
C. Public
D. Private
A. Pointer to the entry in the open file table
B. Pointer to the entry in the system wide table
C. A file to the process calling it
D. None of the mentioned
A. Location of file on disk
B. Access dates
C. File size
D. All of the mentioned
A. File content
B. File permission
C. Open count
D. Close count
Explanation: open count indicates the number of processes that have the file open.
A. Name & identifier
B. Identifier & type
C. Extension & name
D. Type & extension