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
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the access modes of START statement?
Which Search verb is equivalent to PERFORM…VARYING?
Difference between array and sub-script ?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Explain about different table spaces.
What are the different types of condition in cobol and write their forms.
What is rmode(24)
What is the difference between Call and a Link?
What is the usage of comp fields in cobol?
What is link edit in cobol?
Name the divisions, which are available in a cobol program?
how do you reference the fixed unblock file formats from cobol programs
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..