1.What is the default print format in cobol?
Answer Posted / purushoth
Dump IS THE CORRECT ANSWER MAN..i dont knw how u ppl
gussing display for default print format..
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What are literals?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
Write down the divisions of cobol program?
What is the problem of ordered sequential files access?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain how to differentiate call by context by comparing it to other calls?
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.
how do you reference the variable block file formats from cobol programs
Name some of the examples of COBOl 11?
How do you reference the fixed block file formats from cobol programs
what is search and searchall?what is the diffrence between them?give an best example?
How are the next sentence and continue different from each other?
What is the difference between comp and comp-3 usage?
How do get the result of your program directly on your pc?