Overview
-
COBOL is a statically typed, imperative, and procedural programming language with support for object oriented programming. Despite its age, it's still used today in many banking and financial companies due to its default support for decimal floating-point arithmetic and file-processing ability, making it well suited for financial calculations and other business applications.