InterviewSolution
Saved Bookmarks
| 1. |
A file system with a one-level directory structure is implemented on a disk with disk block size of 4K bytes. The disk is used as follows:a) What is the maximum possible number of files?b) What is the maximum possible file size in blocks? |
| Answer» | |