Multiple choice technology mainframe we can set START position for a SEQUENTIAL file True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In COBOL, sequential files can only be positioned using RELATIVE key positioning or START with relative files, but you cannot explicitly set the START position for a purely SEQUENTIAL file - sequential files must be read from beginning to end.