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
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 if parmparameter passes zero bytes to the program
How to print 10 to 1 if the input have only 10 digit number?
what is difference between cobol and cobol/400
How do you reference the fixed block file formats from cobol programs
how do you reference the variable block file formats from cobol programs
What are the different rules for performing sort operation?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between comp and comp-3 usage?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Why occurs cannot be used in 01 level in COBOL?
Write the code implementing the perform … varying.
how do you reference the ksds vsam file formats from cobol programs
What is an in line perform? When would you use it? Anything else you wish to say about it.
What is redefines clause in COBOL?