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
Describe the cobol database components?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
A table has two indexes defined. Which one will be used by the SEARCH?
HOw can I get the negative sign while deduct high value from low value
What is the difference between external and global variables in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How many sections are there in data division in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
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 define a variable of comp-1 and comp-2?
What rules are followed by the search verb.
i need a small 3d program using inline and outline.
What are various search techniques in cobol? Explain.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write down the divisions of cobol program?