Multiple choice technology mainframe WHICH OF THE FOLLOWING STATEMENT IS USED TO WRITE THE RECORD TO THE OUTPUT FILE READ GET PUT WRITE Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Easytrieve, the PUT statement writes a record directly to an output file. The WRITE statement, by contrast, is used to output a line to a report, while READ and GET are used for input operations.