Question:The _____ function is used to read a single line from a file and is used when dealing with text files. For reading binary data or other specific segments of a file, you should use the _____ function instead. 

A fgets(), fseek() 

B fread(), fgets() 

C fputs(), fgets() 

D fgets(), fread() 

E fread(), fseek() 

+ Answer
+ Explanation
+ Report
Total Preview: 995

Copyright © 2024. Powered by Intellect Software Ltd