Briefly describe how disks can become fragmented.
What will be an ideal response?
As the operating system deletes files, creates new files, and modifies files, the unused space between them grows and becomes scattered throughout the disk.
Computer Science & Information Technology
You might also like to view...
What does a receiving device do if it receives a frame that is less than the allowed minimum size or greater than the allowed maximum size?
a. The receiving device sends back a negative acknowledgment to the sender. b. The receiving device drops the frame. c. The receiving device reports a collision. d. The receiving device requests a retransmission.
Computer Science & Information Technology
MC File-open mode__________ opens a file to output data to the file.
a) "r". b) "w". c) "a". d) Both b and c.
Computer Science & Information Technology