C Programming - Old Questions

Question Answer Details

8. Which function is used to record input from file?

a) ftell()    b) fwrite()    c) fprintf()    d) fread()

1 marks
Asked in 2018-objective

Answer

AI Generated Answer

AI is thinking...