Computer Science, asked by dhaval8752, 7 months ago

TOTAL POINTS 10
1. Given the architecture and terminology we introduced in Chapter 1, where are files stored?

Answers

Answered by Anonymous
1

Answer:

If the open is successful, the operating system returns us a file handle. The file handle is not the actual data contained in the file, but instead it is a “handle” that we can use to read the data

Similar questions