C Programming MCQ

1: The function fopen("filename","r")returns
A. Nothing
B. A value 0 or 1 depending on whether the file could be opened or not.
C. A pointer to FILE filename,if it exits
D. A pointer to a new file after creating it.
 

Answer : C

Explanation :

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.