Differentiate between structured cobol programming and object-oriented cobol programming.
No Answer is Posted For this Question
Be the First to Post Answer
What was removed from COBOL in the COBOL II implementation?
What is the Purpose of Pointer in the string?
What is Static,Dynamic linking ?
Determine the total no of bytes in the following. 01 rec1. 02 a pic x(6) 02 b redefines a. 03 c occus 6 times pic 9. 02 d occurs 6 times pic 9. 03 e pic x(5) 03 f pic 999.
s9(18) comp-3:: What is the size of memory it takes internally?
What is XDC ?
COMP-3 field occupy ?
If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.
What are literals?
wht is structured cobol pgm and non structred cobol pgm ?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
i WANT ALL ERROR codes IN CICS and DB2