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()
Answer
AI Generated Answer
AI is thinking...