1) Write a C++ program that write data into files.

2) Write a C++ program that copy contents of one file to another.

3) Write a C++ program that integers array transfer odd numbers in ODD file and even numbers in Even file.

4) Write a C++ program that reads and write class objects using file.