Why do we use renames in cobol?
Score: 4.4/5 (59 votes) COBOL Renames clause is used to regroup the elementary data items and gives them an alternative name. This is a logical grouping of the elementary data items which are defined in a sequential order.It is useful for renaming by overlapping elementary elements. 66 Level number ...