The first of the four divisions of common business oriented language (COBOL) is the identification division. This division merely informs the compiler of the name of the program that is to be translated. The formal structure for the identification division is as follows: the program name must ...