1.

The chmod command invokes the ____ system call.(a) chmod(b) ch(c) read(d) changeI got this question in an online quiz.Question is from System Calls Basics topic in section System Programming I – Files of Unix

Answer»

Correct option is (a) CHMOD

Explanation: Many commands and system CALLS SHARE the same NAMES. For example, the chmod command invokes the chmod system call.



Discussion

No Comment Found

Related InterviewSolutions