Welcome to myCobol.ovh Monday, 29 September 2025, 04:36

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  77-level-description-entry   abend   access mode   alphabet-name   alphabetic   alphanumeric   alphanumeric character   alphanumeric-edited   alternate record key   ANSI   argument   arithmetic expression  ..more

component
Category Concept
Subject Cobol
(1) A functional grouping of related files.
(2) In object-oriented programming, a reusable object or program that performs a specific function and is designed to work with other components and applications. JavaBeans™ is Sun Microsystems, Inc.'s architecture for creating components.