Vidyalelo
Computer Science · Q341

UNIX

Engineering and GATE · Computer Science · question 341

Q341

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

A.
S_ISREG
B.
S_ISDIR
Answer
C.
S_ISCHR
D.
S_ISFIFO

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board