Can I read COBOL Language Overview and Structure on EtoBox?
COBOL Language Overview and Structure by rahul tej is a document available to read on EtoBox.
What is COBOL Language Overview and Structure about?
COBOL (COmmon Business Oriented Language) was developed in 1959 to be a language for commercial application development that could efficiently handle large amounts of data. It is a procedure-oriented, English-like language that is easy to learn, code, and maintain. A COBOL program consists of four main divisions: identification, environment, data, and procedure. The environment division provides machine-dependent information, while the data division defines the data used by the program.
- Author
- rahul tej
- Language
- EN