51. Which of the following information about the UNIX file system is not correct?
Super block contains the number of i-nodes, the number of disk blocks, and the start of the list of free disk blocks.
An i-node contains accounting information as well as enough information to locate all the disk blocks that holds the file’s data.
Each i-node is 256-bytes long.
All the files and directories are stored in data blocks.
You must be logged in to post a comment.
52. Which of the following option with reference to UNIX operating system is not correct?
INT signal is sent by the terminal driver when one types and it is a request to terminate the current operation.
TERM is a request to terminate execution completely. The receiving process will clean up its state and exit.
QUIT is similar to TERM, except that it defaults to producing a core dump if not caught.
KILL is a blockable signal.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.