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
AnswerC.
SEEK_CUR
D.
SEEK_CR
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board