-
If you were passing a table via linkage, which is preferable - a subscript or an index?
Wake up - you haven't been paying attention! It's not possible to pass an index via linkage. The index is not part of the calling programs working storage. Those of us who've made this mistake, appreciate the lesson more than others.
-
When is a scope terminator mandatory?
Scope terminators are mandatory for in-line PERFORMS and EVALUATE statements. For readability, it's recommended coding practice to always make scope terminators explicit.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
INSPECT verb
can we use "'" in BEFORE or AFTER phrase for limiting the length of the string to be searched in the INSPECT verb
-
COBOL Interview Questions
Ans