.COB File
.cob is COBOL Source Code File
Features | Description |
---|---|
File Extension | .cob |
Format | Text |
Category | Developer |
.cob is COBOL Source Code File
Features | Description |
---|---|
File Extension | .cob |
Format | Text |
Category | Developer |
What's on this Page
The cob file extension is related to COBOL, a high-level programming language first developed by the CODASYL Committee (Conference on Data Systems Languages) in 1960. Since then, responsibility for developing new COBOL standards has been assumed by the American National Standards Institute (ANSI).
Three ANSI standards for COBOL have been produced: in 1968, 1974 and 1985. A new COBOL standard introducing object-oriented programming to COBOL, is due within the next few years.
The word COBOL is an acronym that stands for COmmon Business Oriented Language. As the the expanded acronym indicates, COBOL is designed for developing business, typically file-oriented, applications. It is not designed for writing systems programs. For instance you would not develop an operating system or a compiler using COBOL.
Files with cob file extension can be usually found as source files or scripts written in COBOL programming language.