is it mandatory to give data division before procedure division ?
wht happens if i give procedure division first thn data division
? reply soon
Answer Posted / sarang sangeet
THE COMPILATION JOB GETS ABENDED WITH MAXCC=12.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
In COBOL programming, what is PERFORM? What is VARYING?
Can we redefine the field of x(200) to less than 200?
how do you reference the ksds vsam file formats from cobol programs
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How you can read the file from bottom?
Explain how you can characterize tables in cobol?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is report-item in COBOL?
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.
explain sorting techniques in cobol program?
How do u write test cases?
What are literals?