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
Explain how you can characterize tables in cobol?
what is the difference between COBOL2 AND COBOL390?
What is the difference between comp and comp-3 usage?
Explain what you understand by passing by value.
how to move the records from file to array table. give with code example
A table has two indexes defined. Which one will be used by the SEARCH?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the use of intialize verb?
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between external and global variables in COBOL?
How do u write test cases?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how to refer the data field?