C Programming - Old Questions
Question Answer Details
3. Why do we need data files? What are the different file opening modes? Write a program that reads data from a file "input.txt" and writes to "output.txt" file.
Answer
AI Generated Answer
AI is thinking...