C Programming - Old Questions
Question Answer Details
11. Explain the syntax of fwrite() function. Write a program to create a file named "student.txt" and stores record of any five students given by user.
Answer
AI Generated Answer
AI is thinking...