Unix - Study Mode
[#906] Which of the following system call is used for opening or creating a file?
Correct Answer
(C) open
[#907] Which of the following characters specify the user and group category?
Correct Answer
(A) 'u' and 'g'
[#908] How many data structures does the kernel maintain in memory that contain information about an open file?
Correct Answer
(A) 3
[#909] UNIX imposes no rule for framing filename extensions.
Correct Answer
(A) True
[#910] Which of the following is not a part of job control facilities?
Correct Answer
(D) create a new job