What is the difference between comp and comp-3?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How many bytes S(8) comp field occupy and its maximum value?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is amode(31)
What is difference between static and dynamic call in cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the difference between PIC 9.99 and PIC9v99?
Define static linking and dynamic linking.
How do you reference the fixed block file formats from cobol programs
In which area will you utilize 88 level items in cobol?
how can i see junk values in dclgen or in hostvariable of comp ?
Explain about different table spaces.
How arrays can be defined in COBOL?
Mention the guidelines to write a structured cobol program?