Problem 1
Mark the answers true or false as follows: A. True B. False A text file stores binary data that is organized into groups of 8 or 16 bits that are interpreted as characters.
Problem 2
Mark the answers true or false as follows: A. True B. False A program written in a high-level language is stored in a text file that is also called a source file.
Problem 3
Mark the answers true or false as follows: A. True B. False The type of a file determines which kinds of operations can be performed on it.
Problem 5
Mark the answers true or false as follows: A. True B. False Sequential access and direct access take about the same amount of time to retrieve data.
Problem 7
Mark the answers true or false as follows: A. True B. False UNIX file permissions allow a group of users to access a file in various ways.
Problem 8
Mark the answers true or false as follows: A. True B. False In most operating systems, a directory is represented as a file.
Problem 9
Mark the answers true or false as follows: A. True B. False Two files in a directory system can have the same name if they are in different directories.
Problem 10
Mark the answers true or false as follows: A. True B. False A relative path is relative to the root of the directory hierarchy.
Problem 11
Mark the answers true or false as follows: A. True B. False An absolute path and a relative path will always be the same length.
Problem 12
Mark the answers true or false as follows: A. True B. False An operating system is responsible for managing the access to a disk drive.