Vidyalelo
Computer Science · Q656

UNIX

Engineering and GATE · Computer Science · question 656

Q656

Which of the following offset is used with lseek system call to set the offset pointer to the end of the file?

A.
SEEK_SET
B.
SEEK_END
Answer
C.
SEEK_CUR
D.
SEEK_CR

Answer: Option B

Solution

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