which of the following describes what happens when a piece of data is written to a file? group of answer choices the data is copied from a variable in the program to a file. the data is copied from a file object to a file. the data is copied from a variable in ram to a file. the data is copied from the program to a file.