What are differences between COBOL and java ? why we are
giving more preference to COBOL ?
Answer Posted / ragahvendra
Cobol is a structured language where as Java is a High level
and Object oriented Language. Cobol has extensive facilities
for report generation.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What rules are followed by the search verb.
example for sub strings ? and refernce modifications whit output pls
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?
Write down the divisions of cobol program?
Why would you use find and get rather than to obtain?
Define cobol?
What are the different rules of SORT operation?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is perform what is varying?
What is rmode(24)
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
) How do u handle errors in BMS macro?