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?"
Explain the purpose of the open()
and
close()
operations?