What are the differences bitween cobol and cobol-2?
Answer / nimsatprasad
There are at least five differences: COBOL II supports
structured programming by using in line PERFORMs and
explicit scope terminators, it introduces new features
(EVALUATE, SET .. TO TRUE, CALL .. BY CONTEXT, etc), it
permits programs to be loaded and addressed above the 16
megabyte line, it does not support many old features (READY
TRACE, REPORT-WRITER, ISAM, etc.), and it offers enhanced
CICS support.
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the difference between binary search and sequential search?
How do get the result of your program directly on your pc?
Why would you use find and get rather than to obtain?
Explain the configuration section of a cobol program with examples of syntax.
how to submit a jcl by cobol program. clear me with an example.
what is filler and what is use of filler
is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..
how do you reference the esds vsam file formats from cobol programs
How do you differentiate between cobol and cobol-ii?
CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?