Answer Posted / mdvasanth86
What Mahathiaz said it true.
However, I would like add that it can be combined with other
statements in the Paragraph with the recent version of cobol.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain what you understand by passing by value.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Name the divisions, which are available in a cobol program?
Whats the difference between search & search ALL?
What is the difference between comp and comp-3?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Define cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to remove 2 duplicate records and copy only one using job control language?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do get the result of your program directly on your pc?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the default value(s) for an initialize and what keyword allows for an override of the default?