Welcome to myCobol.ovh Monday, 29 September 2025, 06:44

object program
Category Syntax
Subject Cobol
A set or group of executable machine-language instructions and other material designed to interact with data to provide problem solutions. In this context, an object program is generally the machine language result of the operation of a COBOL compiler on a source program or class definition. Where there is no danger of ambiguity, the word program can be used in place of object program.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary