Multiple choice technology programming languages MASK can be used Only for an outfile defined as printer For any outfile that we write to Both a & b None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation In Easytrieve, the MASK statement is specifically used for formatting output on printer files. It defines how data fields should appear when printed. MASK cannot be used on arbitrary output files, only those defined as printer files.