Common Business Oriented Language

Why Trust Techopedia

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

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…