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

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  access mode   array   assumed decimal point   binary search   buffer   case structure   code page   compile   compile time   component   contained program   copybook  ..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.