Multiple choice technology mainframe OCCURS clause cannot be at the 01 level? True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In modern COBOL compilers, the OCCURS clause can be specified at the 01 level. Earlier versions of COBOL had this restriction, but it has been lifted. The statement claims it 'cannot' which is false - it can be done.