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 |
can we display comp-3 variables. if we want to display what we have to do . give me one example
What is amode(31)
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What will happen if we generate GDG +2 version instead of +1 version?
What rules are followed by the search verb.
how to display comp3 variables reply soon ?
Explain about different table spaces.
1) can we display the index?
COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'
What does the IS NUMERIC clause establish ?
A s9(4). B v9(4) value 0.21 can i move this?
How do you set a return code to the JCL from a COBOL program?