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 ?

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

how do you reference the variable block file formats from cobol programs

1305


What do you understand by psb and acb?

1174


Write the code to count the sum of n natural numbers.

1251


what is difference between cobol and cobol/400

23058


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1213


What is the difference between Global and External Variables?

1429


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

2280


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

1597


What the difference is between continue and next sentence?

1215


What is the Purpose of Pointer in the string?

1119


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1160


In which area will you utilize 88 level items in cobol?

1204


how to refer the data field?

2315


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2488


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2638