Cobol Question: Download Cobol PDF

What is difference between COBOL and VS COBOL II?

Tweet Share WhatsApp

Answer:

In using COBOL on PC we have only flat files and the programs can access only limited storage, whereas in VS COBOL II on M/F the programs can access up to 16MB or 2GB depending on the addressing and can use VSAM files to make I/O operations faster.

Download Cobol PDF Read All 110 Cobol Questions
Previous QuestionNext Question
What is the difference between external and global variables?Difference between next and continue clause?