Do as many of these exorcizes as you can. 1) Make a program that can write into a file EXACTLY 100,000 bytes. You can view the size of the file via right-clicking on the file and going to proporties. 2) Make a program that can read a file and write EVERY OTHER LINE of the input to the output. 3) Make a program that can make 100 files. USE A LOOP! I don't care what is put in the files. 4) Make a program that reads a file, and just says either YES if the file is in order, or NO if the original file was not in order. 5) Boeing.