Cobol Question: Download Cobol PDF

How do you differentiate between COBOL and COBOL-II?

Tweet Share WhatsApp

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 PDF Read All 110 Cobol Questions
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?