Computer Science, asked by rahulwk1124, 1 year ago

COBOL programming language supports Object Oriented Programming ?

Answers

Answered by saradhadevisenthil
0

Object-oriented programming. Classes and interfaces have been in COBOL since 2002. ... Inheritance and interfaces provide polymorphism. Support for generic programming is provided through parameterized classes, which can be instantiated to use any class or interface.

Similar questions