Course
summary


    0 chapters available

Loading...

Learn COBOL in 1 hour!

Difficulty: Advanced ● Progress: 0 / 0 modules completed

Managing files

COBOL supports several types of files:

  • Sequential files → Read line by line, with no direct access.
  • Indexed files → Allow direct access via an index.
  • Relative files → Data accessible directly by a record number.

In this module, we will focus on sequential files, the most commonly used.

You need to purchase this course to read this module!

Or !