is it possible to declare index in cobol program?
if it is not why its tell me pls
Answer Posted / reddy
YES ITS POSSIBLE.
IN ARRAYS WE CAN USE INDEX.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Explain about different table spaces.
Why occurs cannot be used in 01 level in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is a report item?
Are you comfortable in cobol or jcl?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Which is not true about evaluate statement
What are the different data types in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
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