Answer Posted / sharath-hyd
INDEX is Displacement position of array data name.
Subscript is No. of occurenceof array data name.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the problem of ordered sequential files access?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What are the different open modes available in cobol?
What is the LINKAGE SECTION used in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
How do get the result of your program directly on your pc?
Which mode is used to operate the sequential file?
What are different data types in cobol?
What kind of error is trapped by on size error option?
What are the different types of condition in cobol and write their forms.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What rules are to be followed while using the corresponding options?
how to move the records from file to array table. give with code example
What type of SDLC u followed? Why?