Explain the configuration section of a cobol program with examples of syntax.
How do you get the data to code the BMS macro?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
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 LINKAGE SECTION used in COBOL?
What are the pertinent COBOL
how do you reference the printer file formats from cobol programs
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is Pic 9v99 Indicates in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
i need a small 3d program using inline and outline.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?