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.

10 marks
Asked in 2075

Answer

AI Generated Answer

AI is thinking...