Welcome to myCobol.ovh Monday, 29 September 2025, 08:11

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all   ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  object code   object computer entry   object deck   object instance   object module   object of entry   object program   object reference   object time   OBJECT-COMPUTER   object-oriented programming   obsolete element  ..more

object-oriented programming
Category Syntax
Subject Cobol
A programming approach based on the concepts of encapsulation and inheritance. Unlike procedural programming techniques, object-oriented programming concentrates on the data objects that comprise the problem and how they are manipulated, not on how something is accomplished.