CSC 453 - Operating Systems

Dr. R. M. Siegfried

Assignment #9 - page 561/13.2, 13.5

Due Wednesday, April 26, 2023

Exercise 13.2

Why do some systems keep track of the type of a file, while still others leave it to the user and others simply do not implement multiple file type? Which systems is "better?"

Exercise 15.5

Explain the purpose of the open() and close() operations?

[Back to the Assignments Index]