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


Please Help Members By Posting Answers For Below Questions

what is the use of outrecord?

1768


What is the use of intialize verb?

743


What are the pertinent COBOL

2041


Can you please let me know the centre name of INS certification in Kolkata.

1714


Explain how to differentiate call by context by comparing it to other calls?

683






Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2331


Name the sections present in data division.

698


When is inspect verb is used in cobol?

672


What is a scope terminator give example?

653


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2720


What are the different open modes available in cobol?

713


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

709


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

993


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

671


How do get the result of your program directly on your pc?

1878