Answer Posted / ramu
tallying is a register is used to store the matching
characters count in a string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
Give some examples of command terminators?
how to move the records from file to array table. give with code example
Can we redefine the field of x(200) to less than 200?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are the various section in data division and briefly explain them.
What is the difference between PIC 9.99 and PIC9v99?
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?
how do you reference the variable unblock file formats from cobol programs
Why occurs cannot be used in 01 level in COBOL?
Discuss about changing dataset name in proc.
Name some of the examples of COBOl 11?
What is difference between static and dynamic call in cobol?