Vidyalelo
C Programming · Q30

File Input Output

Programming · C Programming · question 30

Q30

What is the purpose of the 'fileno' function in C?

A.
To find the file number associated with a file
Answer
B.
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