adplus-dvertising
frame-decoration

Question

The file table contains _________

a.

mode of opening

b.

status flags

c.

offset pointer, reference count

d.

mode of opening, status flags, offset printer and reference count

Posted under Unix File System UNIX

Answer: (d).mode of opening, status flags, offset printer and reference count

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The file table contains _________

Similar Questions

Discover Related MCQs

Q. The vnode table is also called _____

Q. Which of the following system calls performs the action of cd command?

Q. Directories can also be opened, read and written in the same way as regular files.

Q. For creating and removing directories, which of the following system calls are used?

Q. A super user can use ___ call for creating a directory.

Q. For creating a hard and symbolic link, which system calls are used?

Q. For removing a link, ____ is used.

Q. ____ system call is used for renaming a file, directory or symbolic link.

Q. S_IFxxx macros are used for checking the file types.

Q. Which of the following macro returns true if the file type is a directory?

Q. For checking a file access rights, ___ system call is used.

Q. Which of the following is used with access call for checking the owner’s permissions?

Q. chmod and fchmod calls are used for changing file permissions.

Q. Both the owner and group owner can be changed by ____ call.

Q. For changing the time stamps, _____ system call is invoked.

Q. System calls and library functions are same.

Q. Which of the following system call uses file descriptor as an argument?

Q. The difference between a pipe and a regular file is that

Q. Choose the correct statement.