C Programming - Old Questions
Question Answer Details
9. Why data file needed? Write a program to write N numbers in file 'number.txt' and then read it and display only even numbers. [5]
Answer
AI Generated Answer
AI is thinking...