some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?
1781directories can be implemented either special files that can only be accused in limited ways or can be implemented as ordinary data files. what are advantages and disadvantages of this approach?
2344absolute path gives the location a file or directory in reference to a rile directory while relative path is a path given file starting from another file. explain?
1752Post New NIBS Interview Questions