At the _________ layer, symbolic file names are converted to identifiers that either reference the file directly or indirectly through a file descriptor or index table.
Fill in the blank(s) with the appropriate word(s).
directory management
You might also like to view...
Answer the following statements true (T) or false (F)
1. When the fixed manipulator is used, the value specified by the setprecision manipulator will be the number of digits to appear after the decimal point. 2. The only difference between the get function and the >> operator is that get reads the first character typed, even if it is a space, tab, or the [Enter] key. 3. The cin << statement will stop reading input when it encounters a newline character. 4. If you want to know the length of the string that is stored in a string object, you can call the object's size member function. 5. Arithmetic operators that share the same precedence have right to left associativity.
What type of software is a correction, improvement, or enhancement to a piece of software??
A. ?patch B. ?upgrade C. ?rollback D. ?kludge