Answer Posted / suresh ramaiyan
It will give compilation time error, as the compiler knows
the value of subscript when compile the program.
ex: A[0]
if you are accessing the same by subscript variable, then
it will give run time error.
ex: A[ws-cnt]
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
how do you reference the variable unblock file formats from cobol programs
What is the difference between Call and a Link?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
what is search and searchall?what is the diffrence between them?give an best example?
How are the next sentence and continue different from each other?
In COBOL programming, what is PERFORM? What is VARYING?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How do you reference the fixed block file formats from cobol programs
What the difference is between continue and next sentence?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are the rules of the move verb?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?