S9(5)V9(2) occupies how many bytes memory ?
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how to refer the data field?
For rewrite, why is it mandatory that file needs to be opened?
What kind of error is trapped by on size error option?
How do get the result of your program directly on your pc?
What is a scope terminator give example?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
what is the difference between COBOL2 AND COBOL390?
Which division and paragraphs are mandatory for a COBOL program?
What are the access modes of START statement?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Have you used comp and comp-3 in your project? And how?
What are the various section in data division and briefly explain them.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps