What divisions, sections and paragraphs are mandatory for a
COBOL program?
Answer Posted / sanj
IDENTIFIACTION DIVISION.
PROGRAM ID. DUMMY.
compiles successfully and returns MAXCC = 0.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
What is the difference between goback, stop run and exit program in cobol?
What is cobol?
Define static linking and dynamic linking.
Can we redefine the field of x(200) to less than 200?
Give some examples of command terminators?
What is the difference between comp and comp-3 usage?
What is amode(31)
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) How do u handle errors in BMS macro
In which area will you utilize 88 level items in cobol?
In COBOL, what is the different between index and subscript?
How to print 10 to 1 if the input have only 10 digit number?
what happens if parmparameter passes zero bytes to the program
what is s000 u4087 error? please give the all error codes in cobol,jcl.