Q30
What is the purpose of the 'fileno' function in C?
A.
To find the file number associated with a file
AnswerB.
To check if a file exists
C.
To get the file's size
D.
To close a file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board