What are the various section in data division and briefly explain them.
No Answer is Posted For this Question
Be the First to Post Answer
What is file status 92?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
How many maximum number of procedures can we write in one COBOL program?
after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
What are different file OPEN modes available in COBOL?
how to code in cobol while using variable block file?
what is the difference between PA & PF keys?
In EBCDIC, how would the number 1234 be stored?
what happens if parmparameter passes zero bytes to the program
level number 77 is used to define a)group data b)elementary data c)redefine d)none
plz any one tell clearly the justify right clause?