Posted On: Feb 22, 2018
COBOL is a dominant programing language that has aided business users for a few decades. Following are the features of COBOL as a means of business language:
Never Miss an Articles from us.
In 1959, the US Department of Defence formed CODASYL (Conference on Data Systems Language). CODASYL was formed with the..
COBOL supports three data types in it programming structure. They are- Alpha-numeric (X) Alphabetic (A,B,C) Numeric (1,..
There are two types of linking in COBOL: static linking and dynamic linking. In static linking, subroutine links into t..