Question: 23
(Choose 1 answer)
If a program accesses data in a specified file, how to manage the file's properties such as disk position, file's
attributes?
A. They are managed by the current operating system.
B. They are managed using variables of the running program.
C. They are stored on the hard disk.
D. They are managed by the programmer.