What is difference between COBOL and VS COBOL II?.
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 |
diffrence between z(2) and z9(2)
What is the difference between COMP & COMP-3 ?
What is JOBLIB and STEPLIB in JCL? what is the purpose of using it?
what is S04E error in jcl?
11 Answers IBM, L&T,
What are the different types of condition in cobol and write their forms.
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
What guidelines should be followed to write a structured Cobol program?
what is a load module ?
Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
Write a program to concert an Indexed file into Sequential file?
How can we pass data from cobol to JCl?
How do define dynamic array in cobol.