Answer Posted / krishna
Subscript means occuresses, it can declared in WS-section
index means displacement,need not be declared
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
how do you reference the printer file formats from cobol programs
what is difference between cobol and cobol/400
What is the compute verb? How is it used?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between goback, stop run and exit program in cobol?
What is the difference between Global and External Variables?
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?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How you can read the file from bottom?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Which division and paragraphs are mandatory for a COBOL program?
Write the code to count the sum of n natural numbers.