Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
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 do you reference the printer file formats from cobol programs
How do you reference the fixed block file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are various search techniques in cobol? Explain.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the different data types in cobol?
For rewrite, why is it mandatory that file needs to be opened?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Discuss about changing dataset name in proc.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What rules are followed by the search verb.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?