128k views
4 votes
Assume that the "read/write file to hard disk" library is part of the kernel. Assume that this library uses 1MB of RAM. Assume that this library has not been used in quite some time and it will be replaced by something else in RAM. To swap this library, how much information will be written to the hard drive

1 Answer

3 votes

Answer:

The Answer is 1 MB.

Step-by-step explanation:

In order to replace the library it must write 0 MB to hard drive then only it can be replaced. Therefore 1 MB is the correct answer.

User Chubas
by
5.4k points