Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

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

Answer / kprasad

Few differences I can list down as following
1)Originally and still mostly Cobol is structured prog
langualge. Offcour se there are now a days OOD concepts in
cobol also. Bust still baasically it is structured prog.
lang. On the other hand Object Orientation is the base of
Java.
2) Cobol is developed for and still used for Business
Processing. You can have your business processing modules,
DB interaction modules in cobol. I haven't heard cobol used
for any system level prog or web developement or UIs. But
Java can be used along all layers of application from
presentation to business layers. Also now a days Sun has
developed JMV using Java itself.
3) Cobol compilers are platform dependent I suppose. Java
is platform independent.
4) Cobol is a lunguage as such but looking at the current
developmet Java has become more than a lunguage, a platform.
5) Cobol is not providing not many built in functions,
libraries like java

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More COBOL Interview Questions

How do you submit JCL via a Cobol program?

5 Answers   IBM,


What is the reference modification.

2 Answers  


What are the differences between OS VS COBOL and VS COBOL II?

1 Answers   IBM,


Is It Possible to Update or change in VIEW Mode?

5 Answers   CSC,


How do you get the data to code the BMS macro?

0 Answers   IBM,


how do you reference the rrds file formats from cobol programs

0 Answers  


I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 Answers  


What is the use of EVALUATE statement?

4 Answers   Tesco,


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

0 Answers   SwanSoft Technologies,


have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..

5 Answers   TCS,


How to read records from flat file in reverse order through COBOL program?

14 Answers   Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,


what is the use of comp2 ? where can we use it with example ?

3 Answers   Covansys,


Categories