
Larry C. answered 07/16/19
Tutor
4.9
(294)
Computer Science and Mathematics professional
That is COBOL code compiled by a compiler that conforms to the 2002 or later standards, when OOP aspects were added to the language. As such, it is fully able to define classes and instantiate objects just like any other OOP-capable language.