Interviewer And Interviewee Guide

Cobol Interview Question:

My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not ABEND. What is wrong with it?

Submitted by: Administrator
Must use compiler option SSRANGE if you want array bounds checking. Default is NOSSRANGE.
Submitted by: Administrator

Read Online Cobol Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.