subscript and index r not coded in u r application program
what will happen?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ganesh
YOu need to code it if you get tired of typing same data
which is being used in program
| Is This Answer Correct ? | 1 Yes | 0 No |
can we use the two 01 level in file discription ?
What are options have been removed in COBOL 11?
wht is the diff b/w if and evaluate stmts ?
1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?
how will u pass dadta to cobol+db2 program...?
What is the use of LINKAGE SECTION?
What is the difference between index and subscript?
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
give the examples for strings and unstrings in cobol
what is the diff b/w select stsmt and cursor ?
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
Difference between cobol and cobol-ii?