1.

Given a code snippet below? #define PERMS (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH)

A. rw-rw-rw- r——–
B. r——– rw-rw-rw-
C. rw-rw-rw- rw——
D. none of the abov
Answer» D.


Discussion

No Comment Found