Answer Posted / lu
I don't understand your question ???? give an example...
Array is a table using by subscript...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can we redefine the field of x(200) to less than 200?
Write the code implementing the perform … varying.
What are various search techniques in cobol? Explain.
In COBOL, what is the different between index and subscript?
how do you define single dimensional array and multidimensional array in your cobol?
How do you define a variable of comp-1 and comp-2?
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?
Which mode is used to operate the sequential file?
IF I mention stop run in CICS what happens?
how do you reference the variable block file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
A table has two indexes defined. Which one will be used by the SEARCH?
Which Search verb is equivalent to PERFORM…VARYING?
Describe the cobol database components?
How to print 10 to 1 if the input have only 10 digit number?