OBJECT paragraph
The object IDENTIFICATION DIVISION introduces the object definition, which is the portion of a class definition that defines the instance objects of the class.
The object definition contains object data and object methods.
The object IDENTIFICATION DIVISION introduces the object definition, which is the portion of a class definition that defines the instance objects of the class.
The object definition contains object data and object methods.