Multiple choice technology mainframe The file access methods in COBOL are: INPUT and OUTPUT only. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation COBOL supports multiple file access and organization modes, such as sequential, relative, and indexed, along with open modes like INPUT, OUTPUT, I-O, and EXTEND. Therefore, file access methods are not strictly limited to INPUT and OUTPUT only.