What is difference between COBOL and VS COBOL II?.
Answer Posted / ravishankar1972
COBOL is developed and deployed in 1985. It runs in 24 bit addressing mode. But VS COBOL - II runs in 31 bit addressing mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Call and a Link?
How to print 10 to 1 if the input have only 10 digit number?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How to remove 2 duplicate records and copy only one using job control language?
Describe the cobol database components?
What is the difference between perform … with test after and perform … with test before?
What are the pertinent COBOL
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the different data types in cobol?
Write a program to explain size error.
what is difference between cobol and cobol/400
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
) How do u handle errors in BMS macro