Interview Questions

What is SSRANGE, NOSSRANGE?

COBOL Interview Questions


(Continued from previous question...)

What is SSRANGE, NOSSRANGE?

These are compile option with respect to subsript out range checking. NOSSRANGE is the default and if chosen, no run time eror will be flagged if your index or subscript goes out of the permissible range.

(Continued on next question...)

Other Interview Questions