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

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.
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary