What are the differences between COBOL and COBOL II?

Answer Posted / ravi

Cobol II suports structure programming by using Inline
performs and explicit scope terminators

Cobol used for reports which is not present in COBOL II

COBOL II has many new features like EVALUATE.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

710


Difference between array and sub-script ?

1167


what is the difference between COBOL2 AND COBOL390?

2453


Write a program that uses move corresponding.

673


Can a Search can be done on a table with or without Index?

803






If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


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

1885


example for sub strings ? and refernce modifications whit output pls

1846


how do you reference the rrds file formats from cobol programs

800


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.

2010


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


What is amode(24)?

684


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

672


how do you reference the printer file formats from cobol programs

665


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712