What will happen if we generate GDG +2 version instead of
+1 version?
Post New Answer View All Answers
how do you reference the esds vsam file formats from cobol programs
Explain about different table spaces.
What guidelines should be followed to write a structured cobol prgm?
what is difference between cobol and cobol/400
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 difference between next sentence and continue in cobol programing language?
How do you get the data to code the BMS macro?
What is the difference between external and global variables in COBOL?
What is amode(24)?
Name some of the examples of COBOl 11?
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 is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the different open modes available in cobol?
What are the pertinent COBOL commands?
what happens if parmparameter passes zero bytes to the program