1.What is the default print format in cobol?
Answer Posted / suryaprathap
display statement is the print format
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write down the divisions of cobol program?
how do you reference the variable unblock file formats from cobol programs
What are the various section in data division and briefly explain them.
Explain what you understand by passing by value.
i need a small 3d program using inline and outline.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How are the next sentence and continue different from each other?
Write a program to explain size error.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How arrays can be defined in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Explain the configuration section of a cobol program with examples of syntax.
what happens if parmparameter passes zero bytes to the program
What is the compute verb? How is it used?
how do you reference the fixed unblock file formats from cobol programs