Common Business Oriented Language

What Does Common Business Oriented Language Mean?

Common Business Oriented Language, popularly known as COBOL, is a business based programming language designed for exclusive use in mainframe computers by Short Range Committee in 1959 for business applications.

Advertisements

Like any other programming language, COBOL uses natural language based syntax of keywords and constructs. There are three primary versions of COBOL approved by American National Standards Institute (ANSI) – COBOL-68, COBOL-74 and COBOL-85. The COBOL-68 is composed of basic language with keywords and constructs. COBOL-74 is composed of additional features not present in 68. COBOL-85 is composed of user defined and object oriented extensions to the COBOL-74 language. The latest edition is the COBOL-2002 edition that varies largely over its predecessors.

Techopedia Explains Common Business Oriented Language

As the name suggests, this language is designed for programming business, financial applications. Since it will be used by people who have an expertise in the financial domain, its syntax is easy and it is almost equivalent to natural language. It is a high level programming language. The COBOL language is inherited from three main languages- FLOWMATIC, COMTRAN and FACT.

The traditional COBOL specification had a number of advantages over the other languages in that it encouraged straight-forward coding style. For example, no pointers, user defined types, or user defined functions.

COBOL language programs are highly portable since they do not belong to a particular vendor. They can be used in a wide variety of hardware and software and supports most of the existing operating systems such as Windows, Linux, Unix etc. It is a self documented language. Any person with a good English grammar can read and understand a COBOL program. The self documenting nature of COBOL helps to maintain synchronization between program code and documentation. Thus easy maintainability is achieved with COBOL.

Advertisements

Related Terms

Latest IT Business Alignment Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…