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?
1723directories 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?
2281absolute 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?
1696Post New NIBS Interview Questions
Can we use synchronized block for primitives?
how do use session mapping parameters ?(in which transformation)
What do you mean by SQL injection attack?
What is print in python?
What is a package in java? List down various advantages of packages.
Explain salesforce.com security implementation with respect to profiles, roles, and hierarchy, sharing rules, owd(org-wide default settings)? Also, specify which is the most restrictive security setting?
determine the output of the following command: echo ${new:-variable}
what is meant by csr in foundation? what is sbc?what is meant by contour line?
What is 'foreign bill'?
What is @mapsid?
What do you mean by multithreading?
What is extended cell?
What are the value types in c#?
What does the "cascading" in "cascading style sheets" mean?
What is difference between function and method in c#?