[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: File Input/Output - Discussion

Home > C Programming > File Input/Output > MCQs Questions Discussion

11 / 12

Choose the correct option.

The function fopen ("filename","r") returns

ANothing

Ba value 0 or 1 depending on whether the file could be opened or not.

Ca pointer to FILE filename, if it exits

Da pointer to a new file after creating it.

Answer: Option (Login/Signup)

Show Explanation

Asked In ::

Post Your Answer Here:     

No Discussion on this question yet!