What divisions, sections and paragraphs are mandatory for a
COBOL program?
Answer Posted / elite group
Identification, Data Divison & procedure division.
If any files are there file-section. working storage section
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
How do get the result of your program directly on your pc?
What is difference between static and dynamic call in cobol?
Differentiate between structured cobol programming and object-oriented cobol programming.
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What are the rules of the move verb?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
) how do u code after getting data?
how do you reference the ksds vsam file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is amode(24)?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..