subscript and index r not coded in u r application program
what will happen?
Answer Posted / kiran
nothing will happen
instead of subscript and index
we have to write same data repeatedly which occurs multiple
times.
if we use subscript it means occurance of same data multiple
times
by using index we can preform operations fast y bcoze using
index reffers to register variable as we knw if we perform
actions using index variable always fast
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How arrays can be defined in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Discuss about changing dataset name in proc.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How do you differentiate between cobol and cobol-ii?
What is comp-1 and comp-2?
What guidelines should be followed to write a structured cobol prgm?
Can you please let me know the centre name of INS certification in Kolkata.
Which division and paragraphs are mandatory for a COBOL program?
IF I mention stop run in CICS what happens?
What is amode(31)
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Why would you use find and get rather than to obtain?
What is cobol?