Cobol Question:
Download Questions PDF

How do you differentiate between COBOL and COBOL-II?

Cobol Interview Question
Cobol Interview Question

Answer:

The following features are available with VS COBOL II

1. MVSXA and MVSESA support the compiler and the object programs it produces can be run in either 24- or 31-bit addressing mode.

2. VMXA and VMESA support the compiler and the object programs it produces can be run in either24- or 31-bit addressing mode.

3. VSEESA supports the compiler and the object programs it produces can be run under VSEESA.

Download Cobol Interview Questions And Answers PDF

Previous QuestionNext Question
What is PERFORM what is VARYING?Why do we code S9 (4) comp. Inspite of knowing comp-3 will occupy less space?