Answer Posted / mehak
use
ocuurs 1 to 100
depending on ws-counter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is static and dynamic call in cobol?
what is the difference between COBOL2 AND COBOL390?
Explain the configuration section of a cobol program with examples of syntax.
What are the access modes of START statement?
What are all the divisions of a COBOL program?
What is redefines clause in COBOL?
How many sections are there in data division in COBOL?
What do you understand by psb and acb?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Explain how to differentiate call by context by comparing it to other calls?
i want a program using by if, evaluate , string, unstring, perform, occurs?
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?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between structured cobol programming and object alternativelyiented cobol?