Answer Posted / sundar
Inspect verb is for counting, replacing and converting the
string.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Why would you use find and get rather than to obtain?
What is the difference between PIC 9.99 and PIC9v99?
How arrays can be defined in COBOL?
Write a cobol program making use of the redefine clause.
Which Search verb is equivalent to PERFORM…VARYING?
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?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Why occurs cannot be used in 01 level in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Describe the cobol database components?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Name the divisions, which are available in a cobol program?