Fundamentals of Computer Programming - Old Questions

8. Discuss different file openings modes. Write a program to read all the numbers from the input file “value.dat” and store only even numbers in an output file named as “result.res”.(2+4)

6 marks | Asked in 2072