What are differences between COBOL and java ? why we are
giving more preference to COBOL ?

Answer Posted / vish

What I believe is that COBOL was actually the prime
business language and used extensively for mainframes batch
systems (although it is used recently in UNIX servers too
which are in most cases migrated from mainframe system to
UNIX systems). At present we have more powerful languages
available than COBOL which can of course provide more value
add for a system development. But still COBOL continues to
be the primary development language for mainframe systems,
some of the reasons could be:
1. Almost all the existing big legacy systems were
developed using COBOL. Now converting these systems to
other languages is a very costly business.
2. Most of the legacy systems using COBOL are batch systems
(although they have online components using mostly CICS)
and COBOL well serve the very purpose efficiently.

Any comments/suggestions are welcome!!!

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between static and dynamic call in cobol?

773


Mention the guidelines to write a structured cobol program?

617


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

671


What is the difference between PIC 9.99 and 9v99 in COBOL?

729


Name the sections present in data division.

698






How do you differentiate between cobol and cobol-ii?

651


how to convert the recors form vsam file to db2 table tru file aid

2759


In COBOL programming, what is PERFORM? What is VARYING?

669


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

1878


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706


State the various causes of s0c1, s0c5 and s0c7.

658


What is Pic 9v99 Indicates in COBOL?

722


What are the rules of the move verb?

704


What is the difference between Call and a Link?

695


How do define dynamic array in cobol.

669