In a COBOL II PERFORM statement, when is the conditional
tested, before or after the perform execution?
Post New Answer View All Answers
Mention the guidelines to write a structured cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
) How do u handle errors in BMS macro?
how do you reference the printer file formats from cobol programs
HOw can I get the negative sign while deduct high value from low value
what is s000 u4087 error? please give the all error codes in cobol,jcl.
what is the use of outrecord?
How do you reference the following file formats from cobol programs?
How many sections are there in data division in COBOL?
What is link edit in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the local-storage section?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How can you get the ksds file records into your cobol program?